软件包: cl-closer-mop (2:0.6-1)
cl-closer-mop 的相关链接
Trisquel 的资源:
下载源码包 cl-closer-mop:
维护者:
Original Maintainers:
- Debian Common Lisp Team (Mail Archive)
- Peter Van Eynde
外部的资源:
- 主页 [common-lisp.net]
相似软件包:
Cross Implementation AMOP library
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)
其他与 cl-closer-mop 有关的软件包
|
|
|
-
- dep: cl-lw-compat
- LispWorks Compatibility Library
-
- dep: common-lisp-controller (>= 5.11)
- Common Lisp source and compiler manager