[plt-scheme] Macro practice

From: Shriram Krishnamurthi (sk at cs.brown.edu)
Date: Fri Apr 24 15:04:24 EDT 2009

How about the two chapters in PLAI?

On Apr 24, 2009 12:47 PM, "Matthias Felleisen" <matthias at ccs.neu.edu> wrote:


Todd, for the record, existing hygienic macro systems are MORE expressive
than existing unhygienic macro systems. (I suspect that this could also be
applied to theoretical models, but these models aren't complete enough to
make this comparison meaningful.)

I urge you to start with a study of syntax-rules (a la TSPL or TYS) and then
to proceed to syntax-case and friends. By that point Ryan will have finished
his tutorial on syntax programming in PLT and you'll be in shape to increase
your productivity by an order of magnitude. (Just as Paul Graham says)

On Apr 24, 2009, at 12:32 PM, Tim Wawrzynczak wrote: > Honestly, if you
really want to see the ...

_________________________________________________
 For list-related administrative tasks:
 http://list.cs.brown.edu/mailman/listinfo/plt-scheme
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090424/8fec03a4/attachment.html>

Posted on the users mailing list.