On Wed, Feb 22, 2006 at 10:06:22PM -0600, Patrick R. Michaud wrote:
> Based on the trace I just looked at, it appears that a save opcode
> executed inside a coroutine -- the coroutine generated to handle
> the subrule -- is indeed affecting the results of a
> restore in the caller and causing an
On Monday 20 February 2006 17:54, chromatic wrote:
> The old PIR subroutine attributes ("method", "@MULTI", "@MAIN", "@LOAD",
> "@IMMEDIATE", "@POSTCOMP", and "@ANON") are now deprecated in favor of the
> lowercased colon-prefixed version. (At least, that's what the code appears
> to say.)
Here'
On Wed, Feb 22, 2006 at 09:52:34PM -0500, Bob Rogers wrote:
Content-Description: message body text
>The good news is that the attached patch makes this work. The bad
> news is that it also breaks PGE, albeit in a small way. Six of the
> "" tests (mostly, but not exclusively, involving "") in
On Wed, Feb 22, 2006 at 09:52:34PM -0500, Bob Rogers wrote:
Content-Description: message body text
>The good news is that the attached patch makes this work. The bad
> news is that it also breaks PGE, albeit in a small way. Six of the
> "" tests (mostly, but not exclusively, involving "") in
On Wed, Feb 22, 2006 at 09:52:34PM -0500, Bob Rogers wrote:
Content-Description: message body text
>The good news is that the attached patch makes this work. The bad
> news is that it also breaks PGE, albeit in a small way. Six of the
> "" tests (mostly, but not exclusively, involving "") in
The good news is that the attached patch makes this work. The bad
news is that it also breaks PGE, albeit in a small way. Six of the
"" tests (mostly, but not exclusively, involving "") in
t/compilers/pge/p6rules/builtins.t seem to go into an infinite loop. I
have been unable to figure this o
On Feb 22, 2006, at 9:32, MrJoltCola wrote:
Obviously there is another camp that feels that everything needs to be
implemented in low level C and special PMCs for each HLL and funky
APIs everywhere
- did I miss the high level C release?
- "special PMCs for each HLL": - just no: one general c
On Feb 22, 2006, at 9:38 AM, Will Coleda wrote:
On Feb 22, 2006, at 6:03 AM, Karl Forner wrote:
Hello,
I've played a little with 'make html', and the docs produced seem
to me much
more useful than the docs available on the parrotcode.org website.
What I particularly appreciate is the hyp
On Feb 22, 2006, at 6:03 AM, Karl Forner wrote:
Hello,
I've played a little with 'make html', and the docs produced seem
to me much
more useful than the docs available on the parrotcode.org website.
What I particularly appreciate is the hyperlinks to other pod
documents and
the ability to
Yay! Unfortunately one day of delay. My birthday was yesterday :-P
Cheers, and good work.
Alberto
Leopold Toetsch wrote:
On behalf of the Parrot team I'm proud to announce another
1.5 monthly release of Parrot. GPW is the German Perl Workshop,
which will take place next week.
I'd like to thank
I hope all is ok.
May the checkins begin (again).
Thanks all,
leo
On behalf of the Parrot team I'm proud to announce another
1.5 monthly release of Parrot. GPW is the German Perl Workshop,
which will take place next week.
I'd like to thank all involved people as well as our
sponsors for supporting us.
What is Parrot?
Parrot is a virtual machine aimed at runni
I'll start releasing 0.4.2 RSN. Please no more svn checkins whatsoever.
Thanks,
leo
Hello,
I've played a little with 'make html', and the docs produced seem to me much
more useful than the docs available on the parrotcode.org website.
What I particularly appreciate is the hyperlinks to other pod documents and
the ability to browse the source code, the examples, the tests and so o
Just to add my 2 cents here, I've always felt that there should be basic
primitives provided, and the HLL can take care of the rest. Technically the
low-level IO routines don't have to know about encoding or compression
schemes at all. A VM provides the building blocks, and you can add whatever
In the last days, Lua (on Parrot) made a big step :
- all constructs (statements & functions) of the core language are supported
- lexical scoping
- closures & iterators are supported
- a large subset of the standard libraries is implemented
- coroutines support via a library (not yet working)
-
16 matches
Mail list logo