Jump to letter: [
ACDEFGIJLMNOPQRSTUVWX
]
cmucl: CMU Common Lisp compiler
- Summary
- 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.
Arch: src
Download: | cmucl-19c-3.src.rpm |
Build Date: | Thu Mar 9 08:47:57 2006 |
Packager: | kde-redhat Developers <http://kde-redhat.sf.net/> |
Size: | 10.49 MiB |
Changelog
- * Wed Mar 8 18:00:00 2006 Rex Dieter <rexdieter[AT]users.sf.net> 19c-3
- License: +MIT
- BR: bc, time
- * Fri Dec 2 18:00:00 2005 Rex Dieter <rexdieter[AT]users.sf.net> 19c-2
- 19c (final)
- * Fri Oct 21 19:00:00 2005 Rex Dieter <rexdieter[AT]users.sf.net> 19c-1.pre
- cleanup shared-motif patch
- use simpler build.sh script