root/v6/v6-KindaPerl6/docs/KP6-Bootstrap-Notes.txt

Revision 18045, 0.6 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 
1As far as it seems, the only thing missing to bootstrap kp6 is to port
2the following files from mp6 calling convention to kp6 calling
3convention, besides writing a "v6-alpha" like interpreter and writing a
4compiler.
5
6lib-kp6-kp6/KindaPerl6/Runtime/Perl5/Compiler.pm
7  * Almost done, missing begin-block side effects. But we can do that after
8    the bootstrap. I'm keeping the P5 version by now, which is not in use to
9    keep the code.
10
11lib-kp6-kp6/KindaPerl6/Runtime/Perl5/Pad.pm
12  * This is a very important one.
13
14lib-kp6-kp6/KindaPerl6/Runtime/Perl5/MP6Runtime.pm
15lib-kp6-kp6/KindaPerl6/Runtime/Perl5/Grammar.pm
16
Note: See TracBrowser for help on using the browser.