Skip to content

CMU Common Lisp vs GNU Common Lisp

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

CMU Common Lisp

CMU Common Lisp

Development

CMU Common Lisp is an open source implementation of the Common Lisp programming language developed at Carnegie Mellon University. It features an optimizing native code compiler, a foreign function interface, and tools for generating documentation.

common-lisplispprogramming-language
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