From: Robby Findler (robby at cs.uchicago.edu) Date: Sun Dec 4 18:56:40 EST 2005 |
|
Another way to see the output of macros is to develop them in DrScheme. You'll see a little turn-down triangle next to the "#<syntax>" when a syntax object is returned to DrScheme's REPL. Click the triangle and you can poke around in the syntax object. Robby
Posted on the users mailing list. |
|