I will not be taking questions at this time.
@saagar having a "they hated him because he told the truth" moment about Python being categorized as C, here
@SnoopJ If you really want to start an argument ask what category OCaml is in
@SnoopJ @saagar Python / Ruby horseshoe theory
@saagar @fogti I am slightly more cruel and say the two types are Lisp and assembly, but yeah
@saagar @fogti Also, Python and Java have automatic memory management and bounds checking; you can’t call them C
@saagar But you can write Fortran in all of them
@saagar lukewarm take: Rust is a Lisp
@saagar calvin can't sleep because he is thinking "well then what is PERL ?"
@saagar Objective C manages to be both.
@saagar Despite having C-ish syntax, Perl is also a Lisp.
@saagar the real mindfuck is when you learn C++ and Rust and Swift are C, but C is Lisp
@doctorgoktor @saagar c++ is c but c++ templates are lisp
@bonzoesc the C preprocessor also a lisp

@saagar

Thanks be to Douglas Crockford

@saagar ((((L))(I)))(S))(P)))))))

@[email protected] @RueNahcMohr

`(mismatched bracket two characters after the s
hold on, you've nerd sniped me, i need to make a "mocking lisp for all its parentheses generator", in lisp
it'll be so easy :)
; yes, this is valid scheme code, if you define "in"

@RueNahcMohr @[email protected]

done?:

(use-modules (srfi srfi-1) (srfi srfi-27)) (define (add-parens lst) (if (eq? (length lst) 1) lst (let ((rand (+ 1 (random-integer (- (length lst) 1))))) (list (add-parens (take lst rand)) (add-parens (drop lst rand)))))) (add-parens '(l i s p)) ; => ((l) ((i) ((s) (p))))

@RueNahcMohr @[email protected]

i guess it only works in guile

@RueNahcMohr @[email protected]

first you mock lisp, next you post an image without alt text?!

@aoeuidhtns @saagar

I just thought the offer to translate the post stood on its own. sometimes it provides the most hilarious out-of-context salt. :]

@RueNahcMohr @[email protected]

i mean, alt text, as in the text that describes the image, so blind people know what the image is
it's also very good for people who have slow internet, looking using a text-based browser, or just have bad eyes

@aoeuidhtns @saagar

yes, I'm sorry I dont alt-text more, but its like writing internet articles that you put 10 hours into and then find out later nobody read it. I'v lost my hope, and I'm sorry.

@saagar I recently wrote the first true artificial general intelligence implementation in lisp. To prove it, I'll reveal my last 100 characters of the source code:

))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))

#notactuallymjoke

@saagar no! you gotta explain this
what about ocaml? c or lisp ?
@saagar Prolog has entered the chat.
@saagar Unfortunately Javascript is a terrible Lisp.

@saagar Despite having a C-like syntax, TCL is a lisp.

https://wiki.tcl-lang.org/page/Lisp

Lisp

Tclers wiki

@saagar TIL that the JavaScript logo is unofficial