|
Perl 6
Getting Involved: Revision 21
Hacking on Perl 6Hacking 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. 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.
Other Ways to HelpWork on this wikiSee About This Wiki. Donate computers for test and development systemsAnything reasonable would probably be helpful somewhere. There's a shortage of Windows PCs for Parrot testing at the moment (see What You Test Changes How You Test). Fundraising and networkingAnything you could do in the way of fundraising and soliciting $$$ to support Perl 6 and Parrot development would be wonderful. See Perl 6 Sponsors and Supporters.) Every year, people, companies, and foundations give numerous multi-million donations to universities for new buildings, new faculty, and so on. Perl 6 is at least as important, and will have far greater ultimate techno-economic leverage in the great majority of cases. (Also, don't just think about Perl 6.0 — you want to establish major momentum to carry on through Perl 6.2, Perl 6.4, and so on — including the production of a growing series of CPAN6 power modules.) |