Hello Borneq,

> Whats new in Delphi Target?
> I found http://www.antlr.org/depot/antlr3/release-3.1.3/runtime/Delphi/
> and Delphi.stg in
> http://www.antlr.org/depot/antlr3/release-3.2/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
> I test on file XMLLexer.g from
> http://www.antlr.org/wiki/display/ANTLR3/Parsing+XML
> I write changes:
> lexer grammar XMLLexer;
>
> options {
>       language=Delphi;
> }
> I run antlr-3.4-complete.jar i are errors:
> Delphi.stg 118:6: required parameters (filterMode) must appear before
> optional parameters
> Delphi.stg 137:126: invalid character '}'
>
> Can't generate Delphi target?

I checked the Delphi-target some days ago, too. There is a lot to do
to get it working. Alone I don't have the time, but when you help me
we can get it working. I'm using the C-target since some weeks and
try to modify the templates for my needs, so I have "some" experiences.


Greetings
Udo






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 il-antlr-inter...@googlegroups.com.
To unsubscribe from this group, send email to 
il-antlr-interest+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en.

Reply via email to