Which LISP should I learn? Years ago I read about Scheme and wrote some hello world level code. I learned about lambda functions and currying. I also looked at racket. A few years ago, much of my day job involved the JVM and I was getting sick of Java so I got a book on Clojure, which is a very nice language, but I never wrote any.
A few days ago I downloaded and built the latest version of DrRacket.
Should I go straight to Haskell? Or what about other functional languages? Is Erlang worth a look?
I need something stimulating to distract my brain from the mundane nature of everyday life, and mediocre programming languages.
(Score: 2) by DannyB on Thursday December 02 2021, @08:14PM
<no-sarcasm>
There is some programming you do for fun. There is other programming that pays the bills.
</no-sarcasm>
Another fun project (annually, which I just had lots of fun doing) is writing code to do electronic filing as per specification IRS Pub. 1220 (Rev. 10-2021) to communicate with mainframes in an archaic fixed record format designed in the days when dinosaurs roamed the earth.