You could write your own based upon the v3 version of the C grammar. Someone 
was transforming this to a full gcc compatible parser and said they would 
publish it, but that seems to have gone away. Not sure about ANTLR based tools, 
but there are plenty of C transformation tools out there.
 
Jim
 
From: [email protected] 
[mailto:[email protected]] On Behalf Of Rahul Garg
Sent: Saturday, December 12, 2009 8:49 PM
To: [email protected]
Subject: [antlr-interest] cgram project : updated to antlr 3.2?
 
Hi.

I am attempting to write a C source-to-source translator to add some code 
transformations and some instrumentation to a bunch of C source code. The 
source code is not entirely ANSI but is GCC compatible.
For this purpose, I found "cgram", an antlr based system but it appears to be 
written for Antlr2. Are there any equivalent tools written for antlr 3?


thanks,
rahul


--

You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en.


List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

Reply via email to