Parrot 0.4.8 "Eponymous" Released!

On 16 January 2007, Jerry Gay released Parrot 0.4.8. Read on for the Parrot 0.4.8 release announcement.

On behalf of the Parrot team, I'm proud to announce Parrot 0.4.8, "Eponymous." Parrot is a virtual machine aimed at running all dynamic languages.

You may now grab Parrot 0.4.8 from the CPAN.

New in 0.4.8:

    * Compilers:
          o HLLCompiler: added tracing options, modified api
          o PGE & TGE bugfixes and updates
    * PAST:
          o added global and lexical variable support
          o added looping constructs, arrays, hashes
    * Languages:
          o Updated PHP ("Plumhead"), Tcl ("ParTcl"), forth, perl6,
            lua, abc, APL, WMLScript, punie
          o ParTcl is passing > 24.9% of Tcl cvs-latest test suite
          o perl6 now supports hashes, arrays, method calls, arity-based
            multisubs, quoted terms, ranges (non-lazy), try blocks, $!
    * Design:
          o PDD01 "Overview" - updated
          o PDD22 "I/O" - rewritten and approved
    * Test Suite:
          o Converted Perl 5 Regex tests to PIR, with notable speedup
          o Added tests for opcodes, compilers, languages, and coding standards
    * Build:
          o Major improvements in test coverage for 'pmc2c.pl'
    * Misc:
          o many bugfixes, enhancements, and coding standard updates
          o extended support for non-core platforms including Tru64

If you'd like to develop on Parrot (or help develop Parrot itself), we recommend that you keep up with the latest and best Parrot code by using Subversion or SVK to access our source code repository; see instructions.

Thanks to all our contributors for making this possible, and our sponsors for supporting this project.

Share & Enjoy!
~particle

tags: