Category:Closer to MOP: Difference between revisions

m
no edit summary
(Created page with 'Closer to MOP is a Common Lisp library providing a compatibility layer for [http://en.wikipedia.org/wiki/Metaobject#Metaobject_protocol metaobject protocols] of various implement…')
 
mNo edit summary
Line 2:
 
For more info about MOP, read the book [http://en.wikipedia.org/wiki/The_Art_of_the_Metaobject_Protocol AMOP] which is the de-facto standard for the implementation of [http://en.wikipedia.org/wiki/Common_Lisp_Object_System CLOS].
 
The library can be found on [http://common-lisp.net/project/closer/closer-mop.html c-l.net].