Paketname | cl-closer-mop |
Beschreibung | Cross Implementation AMOP library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2:0.6-1 |
Sektion | lisp |
Priorität | optional |
Installierte Größe | 224 Byte |
Hängt ab von | common-lisp-controller (>= 5.11), cl-lw-compat |
Empfohlene Pakete | |
Paketbetreuer | Debian Common Lisp Team |
Quelle | |
Paketgröße | 30220 Byte |
Prüfsumme MD5 | 30733f4f086fe7df341f6cda5ec9c61a |
Prüfsumme SHA1 | 244fd4599af88fb0bed4d9d61efd13b15e5e4f8f |
Prüfsumme SHA256 | 457f841ccde12c476b0b3ee075e9c8eca30dfb4b5ddfb578babc79adeb93ae84 |
Link zum Herunterladen | cl-closer-mop_0.6-1_all.deb |
Ausführliche Beschreibung | This library enhances the different MOP implementations so that
they support better the AMOP specifications.
.
The CLOS spec contained two parts, only the basic level went into
the Common Lisp standard. The lower level functions of the AMOP
were not included so different implementations differ (mostly
slightly) in how to implement the AMOP.
.
With the help of cl-closer-mop you can use the full power of
AMOP on all supported implementations, relying on the library
to translate your code.
.
Supported implementations: Allegro Common Lisp, Clisp, cmucl,
LispWorks, OpenMCL and SBCL (version restrictions might apply)
|