Parrot Compiler Tools Parrot Compiler Tools #26

Compiling the ast grammar (TGE)

$ ./parrot compilers/tge/tgc.pir abc-astgrammar.tg >abc-astgrammar.pir

tgc is the "Tree Grammar Compiler"

Converts TGE transformation rules into PIR

Copyright © 2007 Patrick Michaud