Skip to content

femtolisp vs Jim Tcl — The Jim Interpreter

A side-by-side look at femtolisp and Jim Tcl — The Jim Interpreter. 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
Jim Tcl — The Jim Interpreter

Jim Tcl — The Jim Interpreter

Development

Jim Tcl is a small yet powerful open source Tcl interpreter designed to be easily embeddable and extensible. It implements most Tcl commands and has a compact C API for extension modules.

tclinterpreterembeddableextensibleopen-source