2010/6/30 Borneq <[email protected]>: > How I choose target in verion 2 and 3? How compile grammar to C? > Is possible make own target, for example Pascal, how do it?
ANTLR has many targets, http://www.antlr.org/wiki/display/ANTLR3/Code+Generation+Targets unofortunately not Delphi. Targets are for ANTLR v3, but many grammar, http://www.antlr.org/grammar/list for example HTML is for ANTLR v2 How convert grammar from version 2 to 3? 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.
