Jump to letter: [
ACDEFGIJLMNOPQRSTUVWX
]
cmucl - CMU Common Lisp compiler
- Description:
CMUCL is a free, high performance implementation of the Common Lisp
programming language which runs on most major Unix platforms. It
mainly conforms to the ANSI Common Lisp standard. CMUCL provides a
sophisticated native code compiler; a powerful foreign function
interface; an implementation of CLOS, the Common Lisp Object System,
which includes multimethods and a metaobject protocol; a source-level
debugger and code profiler; and an Emacs-like editor implemented in
Common Lisp. CMUCL is maintained by a team of volunteers collaborating
over the Internet, and is mostly in the public domain.
Packages
cmucl-19d-2.src
[10.9 MiB] |
Changelog
by Rex Dieter (2006-11-22):
- move bootstrap sources outside of %ifarch block
|
cmucl-19c-3.src
[10.5 MiB] |
Changelog
by Rex Dieter (2006-03-08):
- License: +MIT
- BR: bc, time
|