Sven Schubert <[EMAIL PROTECTED]> wrote:

> Et voila. I bought "Perl 6 and Parrot Essentials" and
> installed Parrot 0.1.1

You might consider to update to the CVS version. A lot of things are
improved or changed already.

> "Parrot provides a general-purpose parser built on top
> of Perl 6's grammar engine...provides some utility
> code to transform a yacc grammar into a Perl 6 grammar
> , so languages that already use yacc can be moved over
> the Parrot's parser with a minimum amount of fuss."

Yeah. The book is slightly ahead in future with some statements (as well
as with the mentioned asynchronous IO :) Anyway, in CVS we have PGE the
Parrot Grammar Engine. It implements parts of Perl6 rules and Perl5
regexen. You might also have a look at Subject: "Parrot Syntax Engine"
posted here recently. Both are work in progress.

> cheers,
> Sven.

leo

Reply via email to