NAME

tge/grammar.t - TGE::Parser tests

SYNOPSIS

    $ prove t/compilers/tge/grammar.t

DESCRIPTION

This is a test script to try out constructing a tree grammar from a tree grammar syntax file, and using the constructed grammar to transform a tree of the specified type.

AUTHOR

Allison Randal <allison@perl.org>