Rakudo Raku development release #18 (“Pittsburgh”)

The Raku Programming Language Collect, Conserve and Remaster Project

Rakudo Raku development release #18 (“Pittsburgh”)

Originally published on 19 June 2009 by Patrick Michaud.

On behalf of the Rakudo development team, I’m pleased to announce the June 2009 development release of Rakudo #18 “Pittsburgh”. Rakudo is an implementation of Raku on the Parrot Virtual Machine. The tarball for the June 2009 release is available.

Due to the continued rapid pace of Rakudo development and the frequent addition of new Raku features and bugfixes, we continue to recommend that people wanting to use or work with Rakudo obtain the latest source directly from the main repository at github. More details are available.

Rakudo follows a monthly release cycle, with each release code named after a Perl Mongers group. This release is named “Pittsburgh”, which is the host for YAPC|10 and the Parrot Virtual Machine Workshop. Pittsburgh.pm has also sponsored hackathons for Rakudo as part of the 2008 Pittsburgh Perl Workshop.

In this release of Rakudo, we’ve focused our efforts on refactoring many of Rakudo’s internals; these refactors improve performance, bring us closer to the Raku specification, operate more cleanly with Parrot, and provide a stronger foundation for features to be implemented in the near future. Some of the specific major changes and improvements in this release include:

The development team thanks all of our contributors and sponsors for making Rakudo possible. If you would like to contribute ask on IRC #raku on libera.chat.

The next release of Rakudo (#19) is scheduled for July 23, 2009. A list of the other planned release dates and codenames for 2009 is available in the “docs/release_guide.pod” file. In general, Rakudo development releases are scheduled to occur two days after each Parrot monthly release. Parrot releases the third Tuesday of each month.

Have fun!