[R6RS] modules

R. Kent Dybvig dyb
Tue Aug 24 14:01:37 EDT 2004


>    From an aesthetic point of view, I agree with you.  [But determining
>    implicit exports is complicated and can only be done conservatively.]

> Fair enough.  Do implicit re-exports of imported variables need to be
> declared?  For example, if I export a macro which expands into a
> reference to (Scheme's) CAR, do I need to declare it as an explicit
> export?

No, only implicit exports of locally defined variables.

Kent


More information about the R6RS mailing list