Concatenative language
Other languages
Computer Science
Meta
Common Lisp Inplementations: - [[http://www.sbcl.org|Steel Bank Common Lisp]] - implementation whose design was a source of inspiration for [[Factor]] - [[http://www.clozure.com/clozurecl.html|Clozure Common Lisp]] - a Lisp used in commercial applications - [[http://www.lispworks.com|LispWorks]] - commercial Lisp - [[http://www.franz.com|Franz]] - commercial Lisp Learn Common Lisp: - [[http://www.gigamonkeys.com/book|Practical Common Lisp]] - [[http://www.lisp.org/HyperSpec/FrontMatter/index.html|Common Lisp HyperSpec]] Other Lisp Dialects: - [[http://www.clojure.org/|Clojure]] - A fast modern LISP on the JVM - [[http://schemers.org/|Scheme]] - Minimalist dialect, famous for its use in education - [[http://www.software-lab.de/down.html|PicoLisp]] - Terse syntax, tiny interpreter - [[http://www.paulgraham.com/arc.html|Arc]] - Paul Graham's LISP
Describe this revision:
Save