21 Jun 2011 09:28
Parrot 3.5.0 "Menelaus" Released!
Christoph Otto <christoph <at> mksig.org>
2011-06-21 07:28:38 GMT
2011-06-21 07:28:38 GMT
"Instruct me how to lie in wait for the old god, lest he foreseeing or foreknowing may escape. Hard is a god for mortal man to master." - Menelaus, The Odyssey, by Homer On behalf of the Parrot team, I'm proud to announce Parrot 3.5.0, also known as "Menelaus". Parrot (http://parrot.org/) is a virtual machine aimed at running all dynamic languages. Parrot 3.5.0 is available on Parrot's FTP site (ftp://ftp.parrot.org/pub/parrot/releases/devel/3.5.0/), or by following the download instructions at http://parrot.org/download. For those who would like to develop on Parrot, or help develop Parrot itself, we recommend using Git to retrieve the source code to get the latest and best Parrot code. Parrot 3.5.0 news: - Core + A snapshot of Winxed is now included in Parrot core to facilitate writing core Parrot tools from a higher level language than PIR. + Parrot_PMC_destroy, Parrot_PMC_mark and Parrot_PMC_invoke were removed from the public extension API. + PAST now has PAST::Stmt node types, supports reusable temporary registers. + Test coverage of the embedding and extending interface is now at least 95%. - Languages + Winxed - Improved compile time scope search. - Added 'using namespace' statement. - Compiler classes and functions now live in the Winxed;Compiler namespace. - Tests(Continue reading)
RSS Feed