Nicholas Clark wrote:
I think one weakness of Parrot is that it uses almost no Parrot-based language
in its own build system. You need to know Perl 5 or C to be useful to the
Parrot core. And if you gain your fun by working on the Parrot core, you
actually stop being a Parrot user, and hence expe
On Fri, 2010-07-23 at 15:26 +0200, Raphael Descamps wrote:
> Have a look at nqp-rx + kakapo + plumage + proto/PLS for some examples
> where you can help without any C or Perl 5 knowledge:
>
> http://gitorious.org/parrot-plumage
Best. Suggestion. Ever.
:-)
-'f
Hi,
Am Freitag, den 23.07.2010, 11:50 +0100 schrieb Nicholas Clark:
> On Thu, Jul 22, 2010 at 11:54:10PM +0200, pugs-comm...@feather.perl6.nl wrote:
>
> > It shouldn't be too hard to write a Perl 5 script, to be run as
> > part of Rakudo's build process, that automatically updates the
> > leap-se
On Thu, Jul 22, 2010 at 11:54:10PM +0200, pugs-comm...@feather.perl6.nl wrote:
> It shouldn't be too hard to write a Perl 5 script, to be run as
> part of Rakudo's build process, that automatically updates the
> leap-second table in tai-utc.pm.
Dogfood failure.
That should be a Perl 6 script.
Y
Author: masak
Date: 2010-07-22 23:54:10 +0200 (Thu, 22 Jul 2010)
New Revision: 31789
Modified:
docs/Perl6/Spec/S32-setting-library/Temporal.pod
Log:
[S32] DateTime immutable, leap seconds validation
The rest of this message is from Kodi++, who prepared the combined
spec/Rakudo patch:
There ar