21 Sep 2011 05:48
Parrot 3.8.0 "Magrathea" Released
Kevin Polulak <kpolulak <at> gmail.com>
2011-09-21 03:48:51 GMT
2011-09-21 03:48:51 GMT
On behalf of the Parrot team, I'm proud to announce Parrot 3.8.0, also known as "Magrathea". Parrot (http://parrot.org/) is a virtual machine aimed at running all dynamic languages. Parrot 3.8.0 is available on Parrot's FTP site ( ftp://ftp.parrot.org/pub/parrot/releases/devel/3.8.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.8.0 News: - Core + New tools/release/auto_release.pl script automates most of release - Languages + Winxed - Updated snapshot to version 1.2.0 - allowtailcall modifier in try --debug command-line option, __DEBUG__ predefined constant and __ASSERT__ builtin - namespace, class, and ~ (bitwise not) operators - Implicit nested namespace in namespace and class declarations - -X command-line arg - Documentation + Improved release manager guide - Tests + New Makefile target "resubmit_smolder" to resubmit test results + New Makefile target "all_hll_test" runs the test suite of all HLLs and libraries known to work on Parrot + New Makefile target "interop_tests" run language(Continue reading)
RSS Feed