Rakudo Development Team is announcing that Rakudo with version number 2015.06 is already available to download.
What is Rakudo ?
Rakudo is A Perl 6 compiler for the Parrot virtual machine .
This is a development, running and compiling environment for the Perl 6 programming language.Uses the Parrot VM to compile the code.
This is changelog for Rakudo version 2015.06 :
- Allow Buf.AT-POS to return an l-value.
- Implement method ^foo($) { … } syntax.
- Implemented PairMap (the simple case only, for now).
- Implemented .antipairs (pairs with value => key).
You can read the complete changelog and also download this latest version on their homepage: rakudo.org