guile-devel
[Top][All Lists]
Advanced

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

Re: Debugging plans


From: Neil Jerram
Subject: Re: Debugging plans
Date: 30 Jun 2001 11:52:52 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "Thomas" == Thomas Bushnell, BSG <address@hidden> writes:

    Thomas> Neil Jerram <address@hidden> writes:
    >> Yes, perhaps we need something other than hooks.  But it seems
    >> like an uncharacteristic (for Scheme) language limitation that
    >> it isn't possible to construct a closure that includes a
    >> reference to itself.  Are we missing something?

    Thomas> Um, unless I'm totally confused, it's easy to make a
    Thomas> closure that refers to itself:

    Thomas> (....context closed over here...  (letrec ((name (lambda
    Thomas> () .....name....)))))

Ah - of course!  Thanks,

        Neil




reply via email to

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