Redpill me on lisp

It seems better than bloated c. Where did we go wrong?

Attached: IMG_1375.png (220x218, 10K)

Other urls found in this thread:

paulgraham.com/avg.html
clojure.org/community/companies
leonid.shevtsov.me/post/companies-that-are-using-clojure/
common-lisp.net/lisp-companies
pchristensen.com/blog/lisp-companies/
twitter.com/SFWRedditGifs

Lisp = Autism, the programming language

It's slow and ugly but autists like it because of various memes

lisp is not a replacement for c, but it turns out that in addition to c and c++ we also need some kind of scripting langauge to write our memescripts in. C alone isn't a good enough scripting langauge.

lisp is the most namaste and redbulled scripting language thus is perfect to go alongside c.

Dis.
Turns out it’s simple to implement and has spawned a plethora of dialects to cater to your specific tastes all based around a simple idea of the first argument being the function name and the remaining things in the parens being args. Cons/Cdr is also a wonderful paradigm for processing lists of things.

No one actuially uses lisp for scripting except rms and his cronies. Javascript, lua, python are languages often used for scripting in real world.

Common Lisp can be almost as fast as C with proper type declarations and optimizations. SBCL has gotten very good.
Besides, languages aren't "fast" or "slow" in themselves. That depends on the implementation.

"Scripting language" is a meaningless term used by autists to discredit what they don't consider "real programming".
And yes, you can build actual software with Lisp, not just mere scripts.

No one takes lisp seriously anymore. It was important for AI about 30 years ago but not taken seriously anymore.

How on earth is C bloated?
If anything is the most debloated language in existence.
I guess I'm just a bit hurt because this made me remember the time people laughed at me, in an interview, because i said C was my favourite language because it was so simple and straightforward.

What did it achieve for AI? All modern NNs are written in python with backends in C.

Lisp is the most powerful programming language.
paulgraham.com/avg.html