guile-devel
[Top][All Lists]
Advanced

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

Re: Optimization of applicable smobs


From: Dirk Herrmann
Subject: Re: Optimization of applicable smobs
Date: Thu, 7 Dec 2000 16:55:16 +0100 (MET)

On 6 Dec 2000, Mikael Djurfeldt wrote:

> At the end of the first letter, you'll find the suggested
> optimization.  I included the second letter F.Y.I.

Thanks a lot for sending me the letters.  However, while I now feel to get
a little more comfortable with the evaluator, I still do not see how
compiled closures can be used to avoid the problems with
tail-recursiveness that applicable smobs have.  The only example that I
currently see for compiled closures are gprocs, and this is not an example
that can explain the point to me:  In the case of gprocs the compiled
closure is only used to wrap a call to a C function - thus, no
tail-recursiveness to be seen here :-)

Is there an example for the use of compiled closures in a tail-recursive
way?

Best regards,
Dirk Herrmann




reply via email to

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