|
Revision 18045, 0.7 kB
(checked in by fglock, 15 months ago)
|
|
[kp6] set svk eol, mime-type properties
|
-
Property svn:mime-type set to
text/plain; charset=UTF-8
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | feel free to add here ideas for the YAPC::Europe hackathon - pmurias |
|---|
| 2 | |
|---|
| 3 | * from kp6 roadmap: |
|---|
| 4 | - Hash, Array |
|---|
| 5 | - types -> signatures, captures -> multis |
|---|
| 6 | - Improve the roadmap |
|---|
| 7 | |
|---|
| 8 | results: |
|---|
| 9 | - Junction impl and tests |
|---|
| 10 | - Multi implemented in Perl 6, needs more detailing |
|---|
| 11 | |
|---|
| 12 | * running the nqp (Parrot's mini-Perl6) test suite |
|---|
| 13 | |
|---|
| 14 | * initial javascript backend |
|---|
| 15 | |
|---|
| 16 | * remove KindaPerl6/Runtime/Perl5/DispatchSugar.pm |
|---|
| 17 | |
|---|
| 18 | * "tree transformation language" - ruoso |
|---|
| 19 | |
|---|
| 20 | results: |
|---|
| 21 | - dakkar - XSLT-like transforms written in perl5 |
|---|
| 22 | |
|---|
| 23 | * PIR emitter?? |
|---|
| 24 | |
|---|
| 25 | results: |
|---|
| 26 | - we can improve the existing mp6 emitter to bootstrap mp6, |
|---|
| 27 | and then we will be able to compile kp6 to parrot. |
|---|
| 28 | - kp6 can parse a modified TGE syntax, it needs a runtime |
|---|
| 29 | |
|---|
| 30 | * Is "module Main" implied? |
|---|