On Sat, Feb 12, 2011 at 16:51, Peter Bex <peter....@xs4all.nl> wrote:
> This imports module-a (which can be internal and nobody has to know it's
> there) both for syntax and normally, and then re-exports the convenience
> function.

Pardon the interruption, but I wanted to check for my own
understanding: is import-for-syntax roughly the Chicken equivalent of
the (import (for (module-a) expand)) from chapter 7 of R6RS? (That may
be an oversimplification on my part, this gets into some of the parts
of Scheme I don't understand very well yet.)

Thanks,

-- 
Taylor C. Venable
http://metasyntax.net/

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to