cl-closer-mop

Cross Implementation AMOP library

Description

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)

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://github.com/pcostanza/closer-mop


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 cl-closer-mop