Lisp dialects
December 20, 2005 11:05 AM
Subscribe
What dialect of Lisp should I learn?
My criteria are: Favoring widely-used versions; favoring versions with free compilers available for Linux; favoring versions with helpful tutorials and documentation; disfavoring versions that include lots of non-functional programming extensions. Speed and memory efficiency are not priorities. This is for academic interest only, not to make myself more employable, and not because I intend to write any useful code in Lisp. I have worked in several other languages already; all the major (and some minor) imperative languages, plus Haskell, which is so far my sole functional language.
posted by profwhat to computers & internet (14 comments total)
Also, you might consider learning Emacs LISP.
The thing that's going to kill you, though, is the complete lack of system libraries.
posted by Netzapper at 11:25 AM on December 20, 2005