| |||||
This is a development, running and compiling environment for the Perl 6 programming language.
Uses the Parrot VM to compile the code.
Requirements:
· C compiler
· Perl 5.8 or higher
· C library
· Parrot
What's New in This Release: [ read full changelog ]
· $obj.Some::Role::meth() now passes the correct $obj
· Try/CATCH now returns Nil when the CATCH is triggered, rather than the exception; this brings it in line with try without a CATCH
· whatever-star cases of splice now implemented
· Can now import multis with the same name from different modules, provided all dispatchers are onlystar

Via: Rakudo 2013.01






0 Comment:
Post a Comment