Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cmucl - CMU Common Lisp compiler
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
| Name |
Version |
Release |
Type |
Size |
Built |
| cmucl |
19d |
3.el5.1 |
src |
10.86 MiB |
Sun May 6 15:41:19 2007 |
| cmucl |
19d |
3.el5 |
src |
10.86 MiB |
Mon Mar 26 16:20:13 2007 |
Changelog
- * Sun May 6 18:00:00 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info>
- rebuilt for RHEL5 final
- * Mon Dec 18 17:00:00 2006 Rex Dieter <rdieter[AT]fedoraproject.org> 19d-3
- QA_SKIP_BUILD_ROOT=1
- * Wed Nov 22 17:00:00 2006 Rex Dieter <rexdieter[AT]users.sf.net> 19d-2
- move bootstrap sources outside of %ifarch block