Perl 6 Perl 6 #38

Parsing

analyze an input sequence

determine the structure of statements

according to the rules for a language

The Parrot Compiler Toolkit uses Perl 6 regexes and grammars for parsers instead of tools like lex/yacc

Copyright © 2008 Patrick Michaud