--- Larry Wall <[EMAIL PROTECTED]> wrote:
> On Tue, Sep 18, 2007 at 07:41:54PM -0700, Paul Hodges wrote:
> : while length($ruler) < $len; # till there's enough
>
> There is no length function anymore.
duh. I knew that. Still thinking in v5.
Thanks, Larry.
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 ([EMAIL PROTECTED]).
Two tests fail reliably for me on x86 GNU/Linux, and one fails now and then:
Failed Test Stat Wstat Total Fail Li
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
On 9/18/07, David Vergin <[EMAIL PROTECTED]> wrote:
> > On 9/18/07, Paul Hodges <[EMAIL PROTECTED]> wrote:
> >>
> >> For the Gearheads
> >> We won't bore you with excess details,
> >> but for more info... c.f. ...
> >>
>
> on 9/19/2007 10:19 AM Adriano Ferreira said the following:
>
On 9/18/07, Paul Hodges <[EMAIL PROTECTED]> wrote:
>
> Looks good . . . but how short do we want them?
Very short. The usual length that an IT-savvy guy (with at least some
curiosity on programming languages) reads in a glimpse instead of
going somewhere else looking for shorter or more immediate
On 9/18/07, Joe Gottman <[EMAIL PROTECTED]> wrote:
> Adriano Ferreira wrote:
> > I salute every bit of help. I am trying to organize the production and
> > will hopefully provide more details soon. By now, I think that I can
> > handle suggestions and corrections to the articles. The next one is
>
On 9/19/07, Moritz Lenz <[EMAIL PROTECTED]> wrote:
> Adriano Ferreira wrote:
> > http://ferreira.nfshost.com/perl6/stitching6.html
>
> A grammatical nit: "The infix operator '~' keeps the same precedence of
> '+' in Perl 6."
> I think that should be "the same precedence _as_" (but I'm not a native
> On 9/18/07, Paul Hodges <[EMAIL PROTECTED]> wrote:
>>
>> For the Gearheads
>> We won't bore you with excess details,
>> but for more info... c.f. ...
>>
on 9/19/2007 10:19 AM Adriano Ferreira said the following:
> I am thinking about such hooks and good ways to do that.
As an eager r
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
12 matches
Mail list logo