Good ideas and conversation. No ads, no tracking. Login or Take a Tour!
rob05c · 3905 days ago · link · · parent · post: Most programming languages can be used for most things, but what languages are best for what kind of tasks?
Want to see something clever? Here's a live demonstration of Clojurescript using the new CSP library in Clojure.I'd also like to specifically request lisp and its variants
is it going the way of Fortran?
Common Lisp is probably seeing decline, but the Clojure dialect is relatively new and trending. Between Clojure and Clojurescript, you can write your web front- and back-end in a single functional language. Plus running on the JVM makes it highly portable.