What are you working on, Jow Forums?
Last thread:
What are you working on, Jow Forums?
Last thread:
Other urls found in this thread:
ai.stackexchange.com
twitter.com
Lisp is a reasonably strong programming language.
first for death to all cniles
Clojure is a joy to work with so far how come there aren't more people using it??
You're so good at this, Anone! I see you learned a lot of JavaScript so far!
java was a mistake, how do I get a real job
Is it really? What does it have over CL?
>typlets
yikes
A program which controls a gun designed to shoot me in the foot.
Ease of deployment thanks to the JVM.
The JVM makes it so you are way more versatile while still staying lispy.
It somewhat also enforces you to be functional most of the time which is good for concurrency systems and it lets you bypass OOP.
It also has more built-in datatypes and you don't have to do gay shit just to be able to toy with hash tables.
It's just way too fun.