| parrotcode: the Parrot/Perl Grammar Engine | |
| Contents | Compilers |

PGE - the Parrot/Perl Grammar Engine

This is the base file for the grammar engine.
It basically combines (via .include) each of the separate PGE modules into a single compilation unit,
calling the subroutines marked with the :load subpragma for each.
|
|
|