CMUCL

From OSSWiki

Jump to: navigation, search
Author: Version:
License: Release Date:
Website: http://www.cons.org/cmucl Filesize:
Status:
Supported platforms: GNU/Linux, Windows
Categories: Development Tools

button_download.png Download

button_donate.png Donate


CMUCL is a free Common Lisp implementation, originally developed at Carnegie Mellon University. It compiles to native code as well as compact byte code; the compiler ("Python", not to be confused with the Python programming language) generates some of the fastest object code of any Common Lisp implementation. CMUCL runs on most Unix-like platforms, including Linux and BSD; there is an experimental Windows port as well. Steel Bank Common Lisp is derived from CMUCL.

External link