Skip to content

CLISP vs CMU Common Lisp

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

CLISP

CLISP

Development

CLISP is a free, portable, open-source implementation of the Common Lisp programming language. It offers good performance, a foreign function interface, a scripting facility, and support for multithreading and Unicode.

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

Related Comparisons