On Wednesday 19 September 2007 09:58:56 François PERRAD wrote:
> Any comments, suggestions, bug report, test, improvement are welcome on
> Parrot mailing list (perl6-internals@perl.org).
Two tests fail reliably for me on x86 GNU/Linux, and one fails now and then:
Failed Test Stat Wstat Total F
Parrot is a VM (virtual machine) designed specifically for running dynamic
languages in general, and Perl 6 in particular (see
http://www.parrotcode.org/).
Parrot is still in development, the latest monthly version is 0.4.16.
A complete prototype of Lua 5.1 is now available :
- an Lua interp
Parrot is a VM (virtual machine) designed specifically for running dynamic
languages in general, and Perl 6 in particular (see
http://www.parrotcode.org/).
Parrot is still in development, the latest monthly version is 0.4.16.
A complete prototype of Lua 5.1 is now available :
- an Lua interp
On Sat, 15 Sep 2007, Allison Randal wrote:
> I just launched PDD 17 out of the drafts directory, which marks it as ready
> for implementation. Jonathan Worthington and chromatic have volunteered to
> work with me on implementing the refinements to the PMC design.
I had two questions:
1. Is the o
Oh, just pick a small section no one else bothers with. I'm setting up
again for working on complex.pmc(setting up, not working). I'm doing
amd64 jit even if it only works on FreeBSD(not enabled by default for a
reason). If you don't do anything/commit anything for a while, it's
still ok. T
Author: particle
Date: Wed Sep 19 00:25:51 2007
New Revision: 21373
Modified:
trunk/docs/pdds/pdd17_pmc.pod
Changes in other areas also in this revision:
Modified:
trunk/docs/pmc2c.pod
trunk/lib/Parrot/Pmc2c/PMC.pm
trunk/lib/Parrot/Pmc2c/PMCEmitter.pm
trunk/lib/Parrot/Pmc2c/UtilFun