The Art of the Metaobject Protocol

The Art of the Metaobject Protocol
Author :
Publisher : MIT Press
Total Pages : 352
Release :
ISBN-10 : 0262610744
ISBN-13 : 9780262610742
Rating : 4/5 (44 Downloads)

Book Synopsis The Art of the Metaobject Protocol by : Gregor Kiczales

Download or read book The Art of the Metaobject Protocol written by Gregor Kiczales and published by MIT Press. This book was released on 1991-07-30 with total page 352 pages. Available in PDF, EPUB and Kindle. Book excerpt: The authors introduce this new approach to programming language design, describe its evolution and design principles, and present a formal specification of a metaobject protocol for CLOS. The CLOS metaobject protocol is an elegant, high-performance extension to the CommonLisp Object System. The authors, who developed the metaobject protocol and who were among the group that developed CLOS, introduce this new approach to programming language design, describe its evolution and design principles, and present a formal specification of a metaobject protocol for CLOS. Kiczales, des Rivières, and Bobrow show that the "art of metaobject protocol design" lies in creating a synthetic combination of object-oriented and reflective techniques that can be applied under existing software engineering considerations to yield a new approach to programming language design that meets a broad set of design criteria. One of the major benefits of including the metaobject protocol in programming languages is that it allows users to adjust the language to better suit their needs. Metaobject protocols also disprove the adage that adding more flexibility to a programming language reduces its performance. In presenting the principles of metaobject protocols, the authors work with actual code for a simplified implementation of CLOS and its metaobject protocol, providing an opportunity for the reader to gain hands-on experience with the design process. They also include a number of exercises that address important concerns and open issues. Gregor Kiczales and Jim des Rivières, are Members of the Research Staff, and Daniel Bobrow is a Research Fellow, in the System Sciences Laboratory at Xerox Palo Alto Research Center.


The Art of the Metaobject Protocol Related Books

The Art of the Metaobject Protocol
Language: en
Pages: 352
Authors: Gregor Kiczales
Categories: Computers
Type: BOOK - Published: 1991-07-30 - Publisher: MIT Press

DOWNLOAD EBOOK

The authors introduce this new approach to programming language design, describe its evolution and design principles, and present a formal specification of a me
Object-oriented Programming in Common LISP
Language: en
Pages: 298
Authors: Sonya E. Keene
Categories: Computers
Type: BOOK - Published: 1989 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

This book is an introduction to the CLOS model of object-oriented programming. CLOS, the Common Lisp Object System, is a newly designed object-oriented programm
Lisp in Small Pieces
Language: en
Pages: 540
Authors: Christian Queinnec
Categories: Computers
Type: BOOK - Published: 2003-12-04 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

This will become the new standard reference for people wanting to know about the Lisp family of languages.
Open Implementations and Metaobject Protocols
Language: en
Pages: 375
Authors: Gregor Kiczales
Categories:
Type: BOOK - Published: 1994-09-01 - Publisher: MIT Press (MA)

DOWNLOAD EBOOK

Publication cancelled08/07/98
Let Over Lambda
Language: en
Pages: 376
Authors: Doug Hoyte
Categories: Computers
Type: BOOK - Published: 2008 - Publisher: Lulu.com

DOWNLOAD EBOOK

Let Over Lambda is one of the most hardcore computer programming books out there. Starting with the fundamentals, it describes the most advanced features of the