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
