Skip to content

Clozure Common Lisp vs CMU Common Lisp

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

Clozure Common Lisp

Clozure Common Lisp

Development

Clozure Common Lisp (CCL) is a free, open-source implementation of the Common Lisp programming language. It runs on Mac OS X, Linux, Android, BSD, Solaris and Windows. CCL provides an advanced environment for developing portable software targeting various platforms.

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