Perl 6 on GitHub
I’m currently at the Yet Another Perl Conference, Europe (YAPC::EU) doing some Git talkin’ and one of the big talks here was by Patrick Michaud (pmichaud) about the very recent…
I’m currently at the Yet Another Perl Conference, Europe (YAPC::EU) doing some Git talkin’ and one of the big talks here was by Patrick Michaud (pmichaud) about the very recent release of Rakudo Star, a useful and usable release of Perl 6.
This is a pretty big deal in the Perl community as it’s the first useable Perl 6 implementation out there, which as many of you may know has been in the spec phase for a very long time. Well, today you can start playing in this early Perl 6 and giving feedback to the Perl community.
Also, it’s hosted here at GitHub! The Rakudo team is using GitHub to develop it’s implementation of Perl 6 at rakudo/rakudo
You can read the Rakudo Star release announcement from a few days ago
here. And the announcement on Perl.com here.
To try it out, download the official release from the GitHub downloads page for Star:
http://github.com/rakudo/star/downloads
Then run :
$ perl Configure.pl --gen-parrot
$ make
$ sudo make install
That’s it. You can read more about Perl 6 at http://perl6.org – you can also find a book on Perl 6 on GitHub at perl6/book. We’re glad to see the core Perl community using GitHub so much.
Written by
Related posts
GitHub Availability Report: November 2024
In November, we experienced one incident that resulted in degraded performance across GitHub services.
The top 10 gifts for the developer in your life
Whether you’re hunting for the perfect gift for your significant other, the colleague you drew in the office gift exchange, or maybe (just maybe) even for yourself, we’ve got you covered with our top 10 gifts that any developer would love.
Congratulations to the winners of the 2024 Gaady Awards
The Gaady Awards are like the Emmy Awards for the field of digital accessibility. And, just like the Emmys, the Gaadys are a reason to celebrate! On November 21, GitHub was honored to roll out the red carpet for the accessibility community at our San Francisco headquarters.