CMU Common Lisp vs femtolisp
A side-by-side look at CMU Common Lisp and femtolisp. For an in-depth review of either product, follow the links below.
CMU Common Lisp
Development
CMU Common Lisp is an open source implementation of the Common Lisp programming language developed at Carnegie Mellon University. It features an optimizing native code compiler, a foreign function interface, and tools for generating documentation.
common-lisplispprogramming-language
femtolisp
Development
Femtolisp is a minimal Lisp interpreter and scripting language implemented in C. It is focused on being lightweight, customizable, and easily embeddable into other applications. It has a small memory footprint and provides basic Lisp semantics.
lispinterpreterembeddablelightweight
Related Comparisons
Clozure Common Lisp
MIT Scheme
Steel Bank Common Lisp
Allegro CL
ManKai Common Lisp