Parser Grammar Compiler (pgc.pir)
Compiles grammars (Perl 6 rule statements) into Parrot subroutines.
Restated:
- pgc.pir creates language parsers
- from input grammars
- specified using Perl 6 regex statements.
| Parrot and Perl 6 | Parrot and Perl 6 - Environments for Dynamic Languages | #31 |
Compiles grammars (Perl 6 rule statements) into Parrot subroutines.
Restated:
| Copyright © 2007 Patrick Michaud |