Re: Request for kp6 compiler architecture review

2007-06-21 Thread Flavio S. Glock
This is a summary of the responses I've got on #perl6 irc. I'm sending the follow up to perl6-compiler only; I guess this is off-topic in perl6-language. 2007/6/19, Flavio S. Glock <[EMAIL PROTECTED]>: I'm looking for comments on how to improve the compiler internals. For example: - One of my

Request for kp6 compiler architecture review

2007-06-19 Thread Flavio S. Glock
I'm working on the development plan for the next generation of the Perl6-in-Perl6 compiler "kp6". kp6 is implemented in mp6, a basic version of Perl 6 which is written in mp6 itself, and bootstrapped on Perl 5. kp6, while incomplete, runs today and can already parse and compile a subset of Perl