Re: Heads up: Dynamic environment now captured in continuations

2006-10-04 Thread François PERRAD
At 20:54 02/10/2006 -0400, Bob Rogers wrote: This weekend's project (committed as r14830) makes continuations capture the dynamic environment so that they can restore it properly on invocation. This makes it possible for multiple continuations to coexist that return to different environments

Re: Wikipedia example

2006-10-04 Thread Aaron Sherman
Markus Triska wrote: Aaron Sherman writes: +Written in 2006 by Aaron Sherman, and distrbuted Typo: distributed You are correct, sir. This was not, in fact some strange attempt to seize control of the Parrot codebase ;)

Re: requirements gathering on mini transformation language

2006-10-04 Thread Aaron Sherman
chromatic wrote: On Thursday 28 September 2006 14:51, Markus Triska wrote: Allison Randal writes: mini transformation language to use in the compiler tools. For what purpose, roughly? I've some experience with rule-based peep-hole optimisations. If it's in that area, I volunteer. That's par

Re: requirements gathering on mini transformation language

2006-10-04 Thread chromatic
On Wednesday 04 October 2006 07:13, Aaron Sherman wrote: > chromatic wrote: > > That's part of it, but mostly it's for transforming one tree-based > > representation of a program into another. See for example Pheme's > > lib/*.tg files. > I'm confused. I thought that this is what TGE did. Is TG

[#39063 and #40066] boolean arrays

2006-10-04 Thread Karl Forner
Hello, I need some advices. I've worked on fixedbooleanarray and resizablebooleanarray. From #40066 it is said that both need to be rewritten. So I've cleaned up fixedbooleanarray that should be a lot cleaner, somewhat faster and more understandable, and I've added some tests. But of course be

Linux/PPC Segfault in Build

2006-10-04 Thread chromatic
It looks like the latest coroutine changes have uncovered a bug; now I can't get Parrot to build. Here's the relevant message: gmake[1]: Entering directory `/home/chromatic/dev/parrot/compilers/pge' /usr/bin/perl5.8.8 -MExtUtils::Command -e rm_rf PGE.pbc ../../runtime/parrot/library/PGE.pbc No