[antlr-interest] (no subject)

Roland Sako roland.sako at gmail.com
Thu Jul 21 05:53:24 PDT 2011


Hello,

I am Roland Sako from Geneva in Switzerland. I am currently working on a project which I need to generate an expression tree
of an Objective-C source code, then I will visit that tree to add extra instruction in it.

I just got an Objective-C grammar file from the web (http://spiny.com/software/objc.g) , but when trying to generate something I got error "can only show generated grammar for java language".

All I would need is to generate a Parser that can construct trees from objectiveC class files. Would it be possible with antlr?

Thank you very much.

Best Regards


More information about the antlr-interest mailing list