Goals for Perl6
(cont’d)
•
10) Idea: implement Perl in Perl?
–
Core runtime in C
–
Use Perl regexes to parse Perl
–
Use more bytecode
–
Bootstrap with Perl5
–
Reduce overhead for contributors
•
Perl6 Update