chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Macro expansion help


From: John Cowan
Subject: Re: [Chicken-users] Macro expansion help
Date: Sat, 5 Oct 2013 21:33:54 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

Matt Welland scripsit:

> I found that the "simple macros in scheme" approach found at
> http:/www.cs.toronto.edu/~gfb/simple-macros.html is adequate for most
> macros I need to write and far easier than fully fledged macros.  Maybe
> it will help you get going. 

Yes, it's a nice simple layer on top of syntax-rules, which makes it quite
portable to most Schemes.

-- 
John Cowan    address@hidden    http://ccil.org/~cowan
   There was an old man                Said with a laugh, "I
     From Peru, whose lim'ricks all      Cut them in half, the pay is
       Look'd like haiku.  He              Much better for two."
                                             --Emmet O'Brien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]