Jump to content

Closer to MOP: Difference between revisions

From EDM2
Created page with "'''Closer to MOP''' is a compatibility layer/library that rectifies many of the absent or incorrect CLOS MOP features across a broad range of Common Lisp implementations. On O..."
 
No edit summary
Line 1: Line 1:
'''Closer to MOP''' is a compatibility layer/library that rectifies many of the absent or incorrect CLOS MOP features across a broad range of Common Lisp implementations. On OS/2 it currently only supports [[CLISP]].
'''Closer to MOP''' is a compatibility layer/library for [[Common Lisp]] implementations that rectifies many of the absent or incorrect CLOS MOP features across a broad range of Common Lisp implementations. On OS/2 it currently only supports [[CLISP]].


==Links==
==Links==

Revision as of 18:34, 12 August 2016

Closer to MOP is a compatibility layer/library for Common Lisp implementations that rectifies many of the absent or incorrect CLOS MOP features across a broad range of Common Lisp implementations. On OS/2 it currently only supports CLISP.

Links

Licence

Open source software released under the One Clause BSD Licence

Author

  • Pascal Costanza