guile-devel
[Top][All Lists]
Advanced

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

Re: Bug in eval-string?


From: Marius Vollmer
Subject: Re: Bug in eval-string?
Date: 09 Aug 2002 11:19:16 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Matthias Koeppe <address@hidden> writes:

> Marius Vollmer <address@hidden> writes:
> 
> > What about adding "with" as a general dynamic scoping construct?
> >
> >   (with ((current-module) boxx)
> >      ...)
> 
> Please don't.
> 
> AFAIK, dynamic-scoping hacks of this flavor are commonly known as
> FLUID-LET in Scheme:

But "with" is such a nice name compared to "fluid-let"! ;) I forgot
one level of parenthesis in the code above, it was supposed to work
for multiple bindings.

I'd say that fluid-let should be in the core. Opinions?



reply via email to

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