Package: tcllib, Version: CVS HEAD
page_util_norm_lemon -
page AST normalization, LEMON
package require page::util::norm_lemon ? 0.1 ? package require snit ::page::util::norm::lemon tree
This package provides a single utility command which takes an AST for a lemon grammar and normalizes it in various ways. The result is called a Normalized Lemon Grammar Tree.
Note that this package can only be used from within a plugin managed by the package page::pluginmgr.
page, lemon, normalization, tree walking, graph walking, parser generator, text processing