guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Avoiding variable clashes


From: Andy Wingo
Subject: Re: Avoiding variable clashes
Date: Thu, 14 Apr 2011 16:34:33 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

On Thu 14 Apr 2011 15:13, Noah Lavine <address@hidden> writes:

> We [assign] a unique gensym to each variable object, I think, but you
> could assign a unique anything to each variable object and it would
> work just as well. Is that an accurate picture of how Guile works?

Yes, for lexical variables.

> When I said I might like to change that, I was thinking of a thread a
> while ago about how to handle top-level variables defined in macros.

Top-level variables are different :)

Andy
-- 
http://wingolog.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]