guile-devel
[Top][All Lists]
Advanced

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

Re: @bind


From: Marius Vollmer
Subject: Re: @bind
Date: 25 Aug 2001 15:48:23 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.102

Neil Jerram <address@hidden> writes:

> This is IMO much cleaner than how @bind works now.  Do you think
> you'll have time for this soon?

I will get started now.

> I could have a go, but it is the evaluator ... :-(

Do fear it not, as it is our fear that makes it strong. ;)

> One detail: in the case where @bind creates a new variable on entry,
> should it destroy that variable on exit?

I don't think it should go to that trouble.  The variable will have
SCM_UNDEFINED as its value in that case which should be equivalent.



reply via email to

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