Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!decwrl!pa.dec.com!bacchus!mwm From: mwm@pa.dec.com (Mike (My Watch Has Windows) Meyer) Newsgroups: comp.lang.lisp Subject: Scheme->C macros? Message-ID: Date: 27 Jun 91 23:29:12 GMT Sender: news@pa.dec.com (News) Distribution: comp Organization: Missionaria Phonibalonica Lines: 17 The Scheme->C system has a macro facility, but just says: Macro expansion is done using the ideas expressed in @i(Expansion-Passing Style: Beyond Conventional Macros), 1986 ACM Conference on Lisp and Functional Programming, 143-150. when it comes to describing them. Could someone provide either a somewhat clearer explanation, or the name of the file that actually documents macros in that distribution? Thanx,