
Top : Computers : Programming : Metaprogramming :
Metaobject Protocols
Websites
CLOS MOP specification.
site exerpt
MetaObject Protocol There is also a de facto standard for how CLOS should be implemented, exposing some of the internals in a controlled way. The benefit of this is that programmers can portably tailor CLOS to meet their specific programming needs, or...Extensible language based on Java. OpenJava MOP (Metaobject Protocol) is the extension interface of the language. Via the MOP, programmers can customize the language to implement new language mechanisms.
site exerpt
OpenJava An Extensible Java The next generation of preprocessor mechanism for Java Last Modified on Nov 10 2004 Welcome OpenJava is an extensible language based on Java(TM The OpenJava MOP (Metaobject Protocol) is the extension interface of the language. Through the MOP, the programmers...