Both version antlrworks-1.2.1.jar and antlrworks-1.4.jar can compile
SimpleCalc.g, SimpleCalcLexer.java, SimpleCalcParser.java from simple
example 
http://www.antlr.org/wiki/display/ANTLR3/Five+minute+introduction+to+ANTLR+3
But I want compile HTML from http://www.antlr.org/grammar/HTML.
If I compile html.g with antlrworks-1.2.1.jar it show syntax error in
line 75, unexpected token class
If I compile html.g with antlrworks-1.4.jar it show more errors.
How I can comppile, how I change target to C?
Can Anyone compile for me html.g and sent me to [email protected]?
It would be the best if generated for two target: Java and C.
I want write Html parser in Delphi and I want manually translate it
from Java or C to Delphi.

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.

Reply via email to