http://qs321.pair.com?node_id=416517


in reply to Re: Open season on official Perl 6 grammar
in thread Open season on official Perl 6 grammar

The first-cut grammar engine is written in C to parse a subset of Perl6 rules (some of the advanced features have been left out). This grammar engine will be used to parse the Perl6 grammar and do something useful (like output code for the perl6 compiler (which will, oddly enough, contain a perl6 rules parser :-)).