Skip to content

femtolisp vs GNU Common Lisp

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

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
GNU Common Lisp

GNU Common Lisp

Development

GNU Common Lisp (GCL) is a free and open source implementation of the Common Lisp programming language. It features an integrated development environment, debuggers, and tools for optimization and delivery.

lispfunctional-programmingcompileride