Project ideas

fglock on 2007-02-27T12:11:37

These are Perl 6 project ideas that I've been working on:

- Develop kp6-C (started)

- Develop kp6-Parrot, writing new PMCs as-needed

- Finish kp6 closure and coroutine implementation (perl5 backend)

- Implement a lazy Array PMC (is this SoC'able?); coordinate with particle++ work on generators

- Find out how to implement lazy Arrays for pugs; maybe learn some Haskell

- Fix Pugs::Compiler::Rule to current specifications

- Make v6.pm (or kp6?) use the Perl6-STD grammar

- Finish Pugs::Compiler::Rule p5-regex backend, using the new features implemented by dmq++

- Merge some of kp6 ideas to v6.pm; this would help making v6.pm feature-complete

- Help putter++ with pluggable v6.pm