|
|
|
|
|
by kbenson
4159 days ago
|
|
Why wait? I assume it will be similar to Rakudo Star, which packages[0] Perl 6 for regular consumption on a semi-monthly (quarterly now?) basis, which you can download windows installers for here[1]. If you aren't on windows, compile, it's not that hard, directions are included in the github repo for Rakudo[2] under INSTALL.txt. You can see more info on that at the Rakudo website[3]. 0: MSI installers for MoarVM and Parrot, I assume JVM bytecode it includes is in there as it stated it ships with "experimental JVM support." 1: http://rakudo.org/downloads/star/ 2: https://github.com/rakudo/rakudo 3: http://rakudo.org/ |
|