[plt-scheme] defining a lisp dialect via mzscheme extensions
that provides define-macro
Neil Van Dyke
neil at neilvandyke.org
Wed Feb 6 16:29:15 EST 2008
That was exactly what I wanted. Thanks, Eli.
Eli Barzilay wrote at 02/06/2008 02:07 PM:
> [...] it seems that
> the problem is that you don't get the right set of bindings in the
> macro level -- for that, you'll need to also redefine
> `#%module-begin', since the usual one requires mzscheme for syntax.
>
More information about the plt-scheme
mailing list