On 8 Mar 2011, at 23:37, Andy Wingo wrote:

> Everyone appears to want gensymmed names.  OK!  Let's consider this to
> be a bug, and that at some point in the future, Guile will start
> gensymming this names.

I want a syntax that allows one to explicitly choose which macro-bound 
variables to export, but otherwise, they should never be visible outside the 
macro (i.e., be uninterned). When exported, they will just have the name 
indicated.

Perhaps such a syntax might be used to export gensymmed names as well.

Hans



Reply via email to