パッケージ: cl-closer-mop (2:20190127.git22858cb-1)
cl-closer-mop に関するリンク
Trisquel の資源:
cl-closer-mop ソースパッケージをダウンロード:
- [cl-closer-mop_20190127.git22858cb-1.dsc]
- [cl-closer-mop_20190127.git22858cb.orig.tar.xz]
- [cl-closer-mop_20190127.git22858cb-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Common Lisp Team (メールアーカイブ)
- Peter Van Eynde
- Sébastien Villemot
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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 - Armed Bear Common Lisp (ABCL) - Clisp - Clozure Common Lisp (CCL) - CMU Common Lisp (CMUCL) - Embeddable Common Lisp (ECL) - LispWorks Personal and Hobbyist editions - Steel Bank Common Lisp (SBCL)(version restrictions might apply)