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.
<br><br>Thank,<br> Dan L<br clear="all"><br>