[R6RS] modules

R. Kent Dybvig dyb
Thu Aug 26 15:32:18 EDT 2004


> Now that I have thought about this a bit more, this is my preference
> as well, with caveat that I would prefer that the declarations of
> "implicit" exports be done automatically for uses of SYNTAX-RULES.

Unfortunately, the problems that arise with possible implicit export
names appearing in syntax objects in more general macros also arise
with syntax-rules.  Thus, the analysis is still complex, potentially
expensive, and conservative.

Kent


More information about the R6RS mailing list