Skip to content

CMU Common Lisp vs newLisp

A side-by-side look at CMU Common Lisp and newLisp. 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
newLisp

newLisp

Development

newLisp is a Lisp programming language environment with a small core and lots of libraries. It is multi-paradigm, dynamically typed, and has automatic memory management, making it well-suited for scripting, web development, and more.

lispscriptingweb-development

Related Comparisons