|
|
|
|
|
by c0n5pir4cy
462 days ago
|
|
I don't think there are many companies that use it as a primary language (maybe a few in clojure) - but I'm confident that learning a lisp dialect or other functional language makes you a more rounded programmer. Once you have a grasp of functional concepts you can easily port these to other languages and there is some demand in those languages (Scala, F#). Also a lot of languages are starting to adopt features from the functional paradigm and it's always good to know where they came from. It's unfortunate that many engineers use techniques like memoization (via annotations for example) without understanding their underlying principles. As for significant systems, Emacs is probably the most well known. Also the Clojure community is very active. |
|
Op is posting about learning cobol for job prospects, so an esoteric fad language without job prospects is probably not the language they are after.