cmucl-source

CMUCL lisp sources

Description

These are the CMUCL sources, provided so that the debugger can show useful source information at appropriate times.

This version includes common-lisp-controller compatible replacements for defsystem, graystream, clx and hemlock.

defsystem provides a "make" type system for Lisp. This is a patched version from clocc.

Gray streams are the usual Lisp streams, but re-implemented as a Object hierarchy. Users can subclass existing classes and adapt them for their own needs.

cmucl-clx is the clx library adapted for CMUCL. clx is an interface to X11, just like xlib.

Hemlock is an emacs clone for CMUCL.

Note that this version only works in X, the tty interface is broken: the system can't parse /etc/termcap.

To open the editor, type "(ed)".

Note that to recompile CMUCL you need a working CMUCL system :-(

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://www.cons.org/cmucl/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install cmucl-source