GCCTransformation Framework

Program-Transformation.Org: The Program Transformation Wiki
A transformation framework for ANSI C and C with GCC extensions implemented in ANTLR. Included is a complete ANSI C lexer, GNU C lexer, ANSI C parser, GNU C parser, GNU C tree parser and GNU C tree emitter. Everything you would need to create a complete C code transformation system. http://www.codetransform.com/gcc.html

-- MontyZukowski - 02 Aug 2002