作者: Gregor Kiczales , John Lamping , Erik Ruf , Luis Rodriguez , Luis H. Rodriguez
DOI:
关键词: Scheme (programming language) 、 Architecture 、 Metaobject 、 Computer science 、 Structure (mathematical logic) 、 Decision-making 、 Programming language 、 Domain (software engineering) 、 Protocol (object-oriented programming) 、 Compiler
摘要: This is a progress report on an experiment to build compile-time metaobject protocol for Scheme. The compilation setting raises issues not present in runtime oriented MOP's, due the complexity of domain and coupling between di erent parts. To address domain, we have developed structure that decomposes description implementation into combination many small, partially interacting, choices. coupling, decision making process allows choices be made by collaboration user interventions default making.