Skip to content

Chibi Scheme vs GNU Common Lisp

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

Chibi Scheme

Chibi Scheme

Development

Chibi Scheme is a small embeddable Scheme programming language implementation designed for use in applications. It features a lightweight subset of R7RS Scheme, low memory footprint, fast compilation speed and supports extensions written in C.

schemelispfunctional-programmingembeddedlightweight
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