Per Bothner wrote:
> I.e. can a syntax-case macros make use of a function
> define in the same module or top-level?

Apparently not.  The workaround I have been using is to
define the procedure in a separate library and to import
it for expand.

Will

_______________________________________________
r6rs-discuss mailing list
[email protected]
http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss

Reply via email to