hello currently i want to develop an analysis tool für C project...... parsing c code
i tried to use the ansi c grammar for antlrV3 but it dont parse my ansi c testfiles futhermore i used the StdCParser.g from the GNU C archieve --> got Casting errors in the java files : makeToken ==> antlr.Token cannot be cast into CToken...... does anyone fixed this?? does anybody knows / did used a full working C grammar , which i may use...... Thanks Andy Kenner List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address -- 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.
