<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title><![CDATA[Perl 6: Summer of Code Ideas]]></title>
<link>http://www.perlfoundation.org/perl6/index.cgi?summer_of_code_ideas</link>
<description></description>
<pubDate>Sun, 31 Jan 2010 13:55:28 -0000</pubDate>
<webMaster>synedra@gmail.com</webMaster>
<generator>Socialtext Workspace v2.14.7.2</generator>

<item>
<title><![CDATA[Summer of Code Ideas]]></title>
<link>http://www.perlfoundation.org/perl6/index.cgi?summer_of_code_ideas</link>
<description><![CDATA[<div class="wiki">
<p>
This is a random collection of what students could do in Google's <a target="_blank" title="(external link)" href="http://code.google.com/soc/">Summer of Code<!-- wiki-renamed-hyperlink "Summer of Code"<http://code.google.com/soc/> --></a> project in 2009 (not yet officially announced, but it will take place)</p>
<p>
If you add another idea here, please append your nick name, so that people know whom to contact for more information or shared brainstorming</p>
<h2 id="parrot">Parrot</h2>
<p>
Improve testing functions of Parrot (like we still need warns_ok() I think) (leto)</p>
<h2 id="rakudo">Rakudo</h2>
<p>
Help writing the Prelude (ie the run-time part of the compiler) in Perl 6 (moritz)</p>
<p>
Basic cryptography routines (leto)</p>
<p>
YAML support; a PGE grammar to parse YAML, and a Perl 6 wrapper to enable Rakudo to use the result. (masak)</p>
<h2 id="test_suite">Test Suite</h2>
<p>
The test suite always has much work to offer. A student could generally improve it (as done by Auzon last year), or pick a particular topic and focus on that. More specific ideas welcome.</p>
<p>
If somebody wants to focus on a specific topic, these need lots of care:</p>
<ul>
<li>Object system: needs systematic testing of the various accessing schemes of class and instance attributes (has $.foo, has $foo, my $foo, our $foo), inheritance, multiple inheritance, role composition, conflict situations etc. as well as fundamental things like multi method dispatch and meta-object programming.</li>
<li>Regexes and Grammars: This is a basically unlimited field, and while there are lots of tests already, many more need to be written: combinations of modifiers, multiple inheritance of grammars, and more esoteric things like recursion into subrules with ~~.</li>
<li>S06: subroutines, signatures and macros need more systematic tests (for example typed slurpy params and their effect on multi dispatch, systematic tests of combinations of traits (is rw, is copy, ...) with other features (typed, named, positional, slurpy, ...)</li>
</ul>
<p>
(moritz)</p>
<h2 id="documentation">Documentation</h2>
<p>
Write <a target="_blank" title="(external link)" href="http://use.perl.org/~masak/journal/38279">user-level Perl 6 documentation<!-- wiki-renamed-hyperlink "user=-level Perl 6 documentation"<http://use.perl.org/~masak/journal/38279> --></a>. This involves developing a model for making documentation easily accessible from different programs, translating the very terse and technical language of the synopsis into end-user-ready language, setting up a glossary and working out examples (moritz, masak)</p>
<p>
Canonical Problem Set for Perl 6 (leto)</p>
<h2 id="smop_mildew">SMOP/Mildew</h2>
<ol>
<li>SMOP uses a reference counting garbage collector, and mildew is curretly with several memory leaks. A project to solve that memory leaks is very much interesting for the future of SMOP and should guide you through all the funghi. (ruoso)</li>
</ol>
</div>
]]></description>
<author>Herbert Breunung</author>
<guid isPermaLink="true">http://www.perlfoundation.org/perl6/index.cgi?summer_of_code_ideas</guid>
<pubDate>Sun, 31 Jan 2010 13:55:28 -0000</pubDate>
</item>

</channel>
</rss>