parrotcode: The TGE rules compiler | |
Contents | Compilers |
tgc.pir - The TGE rules compiler
> ./parrot compilers/tge/tgc.pir [OPTIONS] FILE
This program takes a tree grammar, specified in FILE, and compiles it into the PIR code needed to execute that grammar. This PIR code is then suitable for inclusion or compilation into other larger programs.
|