On Nov 11, 2004, at 12:59 PM, Leopold Toetsch wrote:

Jeff Clites <[EMAIL PROTECTED]> wrote:

I think that actually doesn't matter. Even in the case where we think
we can't do a full tail call optimization (because of a continuation
that's been taken), we can still actually remove the calling frame from
the call stack--we just can't immediately re-use the register frame.

As Dan already has outlined a Continuation doesn't have any impact on tail calls (my argument WRT that was wrong)

I'm confused then. What from the previous discussion in this thread was incorrect?


JEff



Reply via email to