Homepage: http://www.cs.wvu.edu/~callahan/software.html

a parser generator system built upon Sun Microsystems JavaCC tool and the PurdueUniversity? Java Tree Builder (JTB) tool. NewJacc's principle extension is to provide users with a way to associate rewrite rules with individual productions in the language grammar. These rules are used to describe how the parse tree should be traversed. Users can easily control what action is performed at each node in the tree during their traversals. This provides users with great leverage in the construction of a variety of source to source translation tools.

Revision: r1.1 - 09 May 2001 - 21:56 - EelcoVisser
Transform > NewJacc
Copyright © 1999-2020 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback