Dan Sugalski wrote:
At 8:25 PM +0200 6/19/03, Leopold Toetsch wrote:
The primary question is: Why do we save and restore what part of context.
Very good question:
Thanks for the detailed list.
*) System stack
*) User stack and register stacks
*) Lexical pad pointer
Ok, these we already ha
Luke Palmer <[EMAIL PROTECTED]> wrote:
> Anyway, here's the corrected one with a couple tests (which I should
> have written in the first place).
Applied, thanks.
leo - better late then nether
Hello,
Somehow I lost track of the thread of converting Parrot to CPS.
Some time ago, I read on www.sidhe.org/~dan/blog:
" That is, assuming we do CPS, which we don't right now. Though that may
well change."
Then, I blinked my eyes one or two times (well maybe 3, 4, 5 times :-), and
Parrot has alr
K Stol <[EMAIL PROTECTED]> wrote:
> Hello,
> Somehow I lost track of the thread of converting Parrot to CPS.
> I missed the part in which the decission was made to do this. I can't find
> it in the mailing list.
It probably started on p6i with Dans post: "More sub/method call stuff"
> Klaas-Jan
> K Stol <[EMAIL PROTECTED]> wrote:
> > Hello,
> > Somehow I lost track of the thread of converting Parrot to CPS.
>
> > I missed the part in which the decission was made to do this. I can't find
> > it in the mailing list.
>
> It probably started on p6i with Dans post: "More sub/method call
> st
At 9:08 AM -0600 6/22/03, Luke Palmer wrote:
> K Stol <[EMAIL PROTECTED]> wrote:
> Hello,
> Somehow I lost track of the thread of converting Parrot to CPS.
> I missed the part in which the decission was made to do this. I can't find
> it in the mailing list.
It probably started on p6i with Da
> # New Ticket Created by "Clinton A. Pierce"
> # Please include the string: [perl #22718]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt2/Ticket/Display.html?id=22718 >
>
>
> In this code:
>
> .sub _main
> .local string source
>