develooper Front page | perl.perl6.language | Postings from October 2004

Parrot 0.1.1 "Poicephalus" Released!

From:
Leopold Toetsch
Date:
October 9, 2004 06:46
Subject:
Parrot 0.1.1 "Poicephalus" Released!
Message ID:
4167E63A.2090202@toetsch.at
On behalf of the Parrot team I'm proud to announce the Parrot 0.1.1
release.

Parrot 0.1.1 is an intermediate release with tons of updates and fixes.

  - Python support: Parrot runs 4/7 of the pie-thon test suite
  - Better OS support: more platforms, compilers, OS functions
  - Improved PIR syntax for method calls and <op>= assignment
  - Dynamic loading reworked including a "make install" target
  - MMD - multi method dispatch for binary vtable methods
  - Library improvement and cleanup
  - BigInt, Complex, *Array, Slice, Enumerate, None PMC classes
  - IA64 and hppa JIT supprt
  - Tons of fixes, improvements, new tests, and documentation updates.

A lot is unfinished and keeps changing. Nethertheless Parrot is stable
and usable at the surface, while internals are moving.

After some pause you can grab it from
<http://www.cpan.org/authors/id/L/LT/LTOETSCH/parrot-0.1.1.tar.gz> or
just get the latest and best from CVS by following the directions at
<http://dev.perl.org/cvs/>.

Turn your web browser towards <http://www.parrotcode.org/> for more
information about Parrot, get involved, and:

Have fun!
leo




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About