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

Re: good pictures vs. good stories (was: Re: CPS in Parrot)



Vadim Nasardinov <el-vadimo@comcast.net> writes:

>  > No continuations to places [2] or [4] are created, because call/cc2
>  > and call/cc4 only get continuations as arguments; they never get
>  > call/cc as an argument.
> 
> How does this reconcile with the actual evaluation results in
> different scheme implementations, as shown below?

I didn't mean that those points in the program were never reached; just
that no continuations were ever saved that would jump to them.