Parrot 5.10.0 "Sun Conure" Released!
Bruce Gray <[email protected]> Fri, 22 Nov 2013 00:55:50 -0600
| Newsgroups | gmane.comp.lang.perl.perl6.announce |
|---|---|
| Message-ID | <6A19A247-64B6-4542-86E5-6711255054D3__40066.2201027901$1385127913$gmane$org@acm.org> |
Great quotations are the wisdom of the tribe.
They bridge time and space.
They connect the living and the dead.
The Talmud says the right quotation at the right moment is
like "bread to the Famished."
May you be Fed.=20
-- from "Sunbeams: A Book of Quotations" [2nd ed], by Sy =
Safransky
(Inadvertently creating a meta-meta-quote)
On behalf of the Parrot team, I'm proud to announce Parrot 5.10.0, also =
known
as "Sun Conure". Parrot (http://parrot.org/) is a virtual machine aimed
at running all dynamic languages.
Parrot 5.10.0 is available on Parrot's FTP site
(ftp://ftp.parrot.org/pub/parrot/releases/devel/5.10.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 5.10.0 News:
- Core
+ Fixed bareword method names check for " in imcc [GH #1015]
+ Moved eval from eval.pmc to HLLCompile and use new packfile =
API.
This is a prerequisite for --target=3Dpbc in the HLLCompiler =
[GH #937]
+ Merged branch 'new-packfile-api' [GH #937]
=3D Removed Eval PMC
=3D IMCCompiler now returns PackfileView instead of Eval.
=3D Added Parrot_pf_single_sub_by_tag() to packfile API.
=3D Added first_sub_in_const_table() to PackfileView PMC as a
stopgap until properly tagged subs are generated.
- Build
+ Removed wrong -Wlogical-op exception for imcparser.c [GH #1015]
+ Fixed parsing for OpenGL 4.1 on OS X Mavericks. [GH #1016]
- Documentation
- Tests
- Community
The SHA256 message digests for the downloadable tarballs are:
417d504ccf557528d179c9f25df4f8430d5ec1e703ea63126d722452bfd38be3 =
parrot-5.10.0.tar.gz
6030f72adccdb577a8e781e3d81c52dc60d68c6a9e2be626db3cff69e1f36ce5 =
parrot-5.10.0.tar.bz2
Many thanks to all our contributors for making this possible, and our =
sponsors
for supporting this project. Our next scheduled release is 17 Dec 2013.
Enjoy!