On behalf of the Parrot team, I'm proud to announce Parrot 0.5.3
"Way of the Parrot." Parrot (http://parrotcode.org/) is a virtual
machine aimed at running all dynamic languages.
Parrot 0.5.3 can be obtained via CPAN (soon), or follow the
download instructions at http://parrotcode.org/source.html
During the course of collecting material for the Perl 6 wiki
section on Perl 6 articles and presentations
(http://www.perlfoundation.org/perl6/index.cgi?perl_6_articles_and_presentat
ions),
I've repeatedly encountered remarks about how much Perl 6
development is constrained by the fairly severe tim
Author: larry
Date: Wed Feb 20 11:33:44 2008
New Revision: 14514
Modified:
doc/trunk/design/syn/S05.pod
Log:
tweak from pmichaud++
Modified: doc/trunk/design/syn/S05.pod
==
--- doc/trunk/design/syn/S05.pod(or
Author: larry
Date: Wed Feb 20 10:49:59 2008
New Revision: 14513
Modified:
doc/trunk/design/syn/S05.pod
Log:
Clarification of ** semantics under :sigspace and :ratchet
Allow quantification on separator atom for common \s+ case
Clarify that the examples are ignoring whitespace issues
Modifie