Paketname | cmucl-source |
Beschreibung | The CMUCL lisp sources |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 20a-20090928-2 |
Sektion | lisp |
Priorität | optional |
Installierte Größe | 25624 Byte |
Hängt ab von | common-lisp-controller (>= 4.2), cl-asdf |
Empfohlene Pakete | |
Paketbetreuer | Debian Common Lisp Team |
Quelle | cmucl |
Paketgröße | 5718384 Byte |
Prüfsumme MD5 | f21d554cab363a159807ec72fb5379f7 |
Prüfsumme SHA1 | 5395e59ea1539ff05096e193e15416a54e0e785e |
Prüfsumme SHA256 | f1a17bd0ea2f0e7cca25cba32159c118519c054d64a4b977e15f7e3d2ab2ad42 |
Link zum Herunterladen | cmucl-source_20a-20090928-2_all.deb |
Ausführliche Beschreibung | 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 :-(
|