Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!caen!ox.com!emv From: markf@altdorf.ai.mit.EDU ("Mark Friedman") Newsgroups: comp.archives Subject: [comp.lang.scheme.c] Re: macro facility question Message-ID: <1991Feb20.080946.21564@ox.com> Date: 20 Feb 91 08:09:46 GMT References: <2328@tuvie.UUCP> <9102191923.AA29066@bloom-beacon.MIT.EDU> Sender: emv@ox.com (Edward Vielmetti) Reply-To: markf@zurich.ai.mit.edu Followup-To: comp.lang.scheme.c Organization: The Internet Lines: 14 Approved: emv@ox.com (Edward Vielmetti) X-Original-Newsgroups: comp.lang.scheme.c Archive-name: languages/scheme/mit-scheme-macro/1991-02-19 Archive: altdorf.ai.mit.edu:/archive/scheme-7.1/macros.txt [18.43.0.246] Original-posting-by: markf@altdorf.ai.mit.EDU ("Mark Friedman") Original-subject: Re: macro facility question Reposted-by: emv@ox.com (Edward Vielmetti) >> Does anybody know of a manual page for the >> macro, define-macro facility for MIT Scheme ? I have placed a slightly expanded version of macros.txt on altdorf.ai.mit.edu:~ftp/archive/scheme-7.1/macros.txt. It describes DEFINE-MACRO and also has some extra explanatory material. -Mark