/dpt/ - Daily Programming Thread

What are you working on, Jow Forums?

Last thread:

Attached: 1541591286787.jpg (1280x720, 356K)

Other urls found in this thread:

ai.stackexchange.com/questions/2236/why-is-lisp-such-a-good-language-for-ai
twitter.com/SFWRedditVideos

Lisp is a reasonably strong programming language.

Attached: 1562795884627.jpg (456x578, 58K)

first for death to all cniles

Attached: 1558348540150.jpg (706x1000, 252K)

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!

Attached: 9f2622810caf07a1a1fbd42568df7722.jpg (1067x1600, 262K)

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.