[ prog / sol / mona ]

prog


scheme vs common lisp

19 2020-06-02 15:12 *

>>18
I enjoyed very much using Erlang. It's another functional programming language that excels at fast concurrent networked applications.
But if you happen to need the slightest number crunching, you'll be left with unsafe FFI because it's so painfully slow. I imagine that's where you, Clojure people, appreciate having all the Java libraries at your disposal with their fast single user execution time.

41


VIP:

do not edit these