guile-devel
[Top][All Lists]
Advanced

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

Re: %nil once again


From: Neil Jerram
Subject: Re: %nil once again
Date: Sun, 19 Jul 2009 21:10:32 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Daniel Kraft <address@hidden> writes:

> Good, that sounds reasonable and is also what I suggest.  If we are
> one day able to actually run existing elisp code through Guile, we'll
> find out if anything needs to be changed in order to get a usable
> implementation anyways.

Agreed.

> BTW, I implemented also the function bindings of symbols using this
> fluid-based dynamic scoping at the moment -- but on second thought,
> there's no scoping at all for function slots (all are global), is
> there?

No, I don't think there is.  `let' can't operate on function slots.

Regards,
        Neil




reply via email to

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