The Art of the Metaobject Protocol

The Art of the Metaobject Protocol
Gregor Kiczales(Author),Jim des Rivieres(Author),Daniel G. Bobrow(Author)
Review
This book details the meta-object protocol, the framework on which the Common Lisp object system (CLOS) is based. The philosophy behind the meta-object protocol is that different applications may require different kinds of object models, and so the object model itself should be subject to program control.The Art of the Meta-Object Protocolprovides a wonderful working example of how Lisp can be extended and how it can evolve to incorporate new language constructs. First, the book describes how CLOS is actually implemented by working through a subset. Then it goes on to develop the meta- object protocol in great detail.The Art of the Meta-Object Protocolis useful for the advanced CLOS user as well as for anyone interested in object-oriented programming and language design.


About the Author
Gregor Kiczales is a Member of the Research Staff in the System Sciences Laboratory at Xerox Palo Alto Research Center.
Jim des Rivières is a Member of the Research Staff in the System Sciences Laboratory at Xerox Palo Alto Research Center.
Daniel G. Bobrow is a Research Fellow in the Intelligent Systems Laboratory, Xerox Palo Alto Research Center, editor-in-chief of theJournal of Artificial Intelligence, and Chair of the Governing Board of the Cognitive Science Society.

Book Description
Paperback: 345 pages
Publisher: The MIT Press (July 30, 1991)
Language: English
ISBN-10: 0262610744
ISBN-13: 9780262610742

资源下载资源下载价格10立即购买
1111

未经允许不得转载:电子书百科大全 » The Art of the Metaobject Protocol