Skip to content

Armed Bear Common Lisp vs femtolisp

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

Armed Bear Common Lisp

Armed Bear Common Lisp

Development

Armed Bear Common Lisp (ABCL) is an open source implementation of the Common Lisp programming language. It allows Lisp code to interact with Java code and libraries.

lispcommon-lispjava-integration
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