Re: Use of continuations in eval traps

2005-10-28 Thread Neil Jerram
Mikael Djurfeldt <[EMAIL PROTECTED]> writes: > You are probably more competent to answer the question than me. :-) Well thanks for your quick response anyway; it's very helpful. > I wrote that code when I was pretty inexperienced, and the choice to > allow for the continuation to be saved was p

Re: Use of continuations in eval traps

2005-10-28 Thread Mikael Djurfeldt
On 10/28/05, Neil Jerram <[EMAIL PROTECTED]> wrote: > I'm writing directly to you (CC guile-devel) because I believe you > originally implemented the low level traps in eval.c - please correct > me if that's wrong. No, that's right. > I'm thinking about how to implement the ability to skip over t