19 Aug 2008 21:10
Parrot 0.7.0 "Severe Macaw"
Bob Rogers <rogers-perl6 <at> rgrjr.dyndns.org>
2008-08-19 19:10:39 GMT
2008-08-19 19:10:39 GMT
On behalf of the Parrot team, I'm proud to announce Parrot 0.7.0 "Severe Macaw." Parrot (http://parrotcode.org/) is a virtual machine aimed at running all dynamic languages. Parrot 0.7.0 is available via CPAN (soon), or follow the download instructions at http://parrotcode.org/source.html. For those who would like to develop on Parrot, or help develop Parrot itself, we recommend using Subversion on the source code repository to get the latest and best Parrot code. Parrot 0.7.0 Highlights: * The new concurrency implementation makes its debut in 0.7.0. See http://www.parrotcode.org/docs/pdd/pdd25_concurrency.html for more. * Rakudo (Perl 6) now supports class attributes and multiple dispatch, plus some metaclass support, among others. Parrot 0.7.0 News: - Specification + PDD27: add multisub lookup - Implementation + new concurrency implementation (see PDD25) + Exception PMC now captures a return continuation + improved PMC encapsulation (Iterator, Key, Pair) - Languages + Cardinal (Ruby): - class variables - parsing improvements - minor additions to class builtins(Continue reading)
RSS Feed