⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{library}}Closer to MOP is a [[Common Lisp]] library providing a compatibility layer for [[wp:Metaobject#Metaobject_protocol|metaobject protocols]] of various implementations.

For more info about MOP, read the book [[wp:The_Art_of_the_Metaobject_Protocol|AMOP]] which is the de-facto standard for the implementation of [[wp:Common_Lisp_Object_System CLOS]].

The library can be found on [http://common-lisp.net/project/closer/closer-mop.html c-l.net].