Slashdot Mirror


Parrot 1.0.0 Released

outZider writes "Parrot 1.0.0 was released last night! The release of Parrot 1.0 provides the first "stable" release to developers, with a supportable, stable API for language developers to build from. For those who don't know, Parrot is a virtual machine for dynamic languages like Perl, PHP, Python, and Ruby, and is best known as the virtual machine for Rakudo, the reference implementation of Perl 6."

1 of 120 comments (clear)

  1. Re:Compiler for Perl? by Eric+Smith · · Score: 0, Redundant

    I wrote a two-pass cross-assembler in Perl some years back, but I still can't make heads or tails of most Perl code I see. It seems like a write-only language to me.