[plt-scheme] adding syntax transfomer to a namespace

From: Dan Liebgold (dan.liebgold at gmail.com)
Date: Thu Dec 13 19:25:33 EST 2007

Is there any way to emulate the behavior of define-syntax[es] by explicitly
defining a transformer in a namespace?   I'd like to store a transformer in
a list, then create a namespace later and add the transformer to it such
that the various expand functions will honor it.

Thank,
 Dan L
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20071213/a9478430/attachment.html>

Posted on the users mailing list.