|
Perl 6
Getting Involved: Revision 31
IntroductionSee Getting Involved with Perl 6 - an Update by moritz. Hacking on Perl 6 {Code, Tests, or Docs}Hacking on the VM (Parrot)See the Official Parrot Wiki section on "Contributing to parrot". Hacking on the compiler and related tasksIf you haven't already, Download Perl 6 to prepare. The Perl 6 Community Development Server provides free accounts for Perl 6 development. Reading material for Pugs hackersBesides these links, the Pugs distribution also provides README, READTHEM and READTOO.
General Perl 6 tasksA running list of tasks to work in kept in the repo at TASKS. It's a catch-all list. Something on it is bound to match your skill set! A specific test to help with is Smart Linking. Hacking on RakudoPatches for updates to Rakudo should be sent to rakudobug@perl.org with [PATCH] in the subject. You can then see all patchs (and others) on Perlbug or just not-yet-applied patches Perl 6 tasks for Perl 6 programmersPreludification Candidates discusses parts of Perl 6 that can be written in Perl 6.
There's also plenty to do related to the test suite, which is written in Perl 6. The most urgent need now is test suite refactoring. You might also be interested to Start Your Own Perl 6 Module, or work one of the existing ones. (You might also want to check out CPAN6.) Hacking the Perl 6 docsIn general, offical docs are stored in docs/Perl6 and docs/Pugs in POD format, and they are fair game to improve directly. The exception is most of the documents in docs/Perl6/Spec which is the official Perl 6 specification. Improvements to the official spec should be suggested to the perl6-language list.
Fundraising and networking
Work on this wikiSee About This Wiki. Donate computers for test and development systemsAnything reasonable would probably be helpful somewhere.
|