Skip to content

Clozure Common Lisp vs femtolisp

A side-by-side look at Clozure Common Lisp and femtolisp. For an in-depth review of either product, follow the links below.

Clozure Common Lisp

Clozure Common Lisp

Development

Clozure Common Lisp (CCL) is a free, open-source implementation of the Common Lisp programming language. It runs on Mac OS X, Linux, Android, BSD, Solaris and Windows. CCL provides an advanced environment for developing portable software targeting various platforms.

common-lisplispprogramming-language
femtolisp

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