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 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.
