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..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
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==
Line 10: Line 10:
* Pascal Costanza
* Pascal Costanza


[[Category:LISP]]
[[Category:Software written in LISP]]
[[Category:Open Source Software]]
[[Category:Open Source Software]]

Latest revision as of 15:18, 4 October 2017

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