page_util_norm_lemon - page AST normalization, LEMON
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.
This command assumes the tree object contains for a lemon grammar. It normalizes this tree in place. The result is called a Normalized Lemon Grammar Tree.
The exact operations performed are left undocumented for the moment.
This document, will undoubtedly contain bugs and other problems. Please report such in the category page of the Tcllib SF Trackers. Please also report any ideas for enhancements you may have.
Page Parser Generator
Copyright © 2007 Andreas Kupries <andreas_kupries@users.sourceforge.net>