[antlr-interest] cgram project : updated to antlr 3.2?

Jim Idle jimi at temporal-wave.com
Sun Dec 13 10:02:57 PST 2009


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: antlr-interest-bounces at antlr.org [mailto:antlr-interest-bounces at antlr.org] On Behalf Of Rahul Garg
Sent: Saturday, December 12, 2009 8:49 PM
To: antlr-interest at antlr.org
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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20091213/c21851c2/attachment.html 


More information about the antlr-interest mailing list