[antlr-interest] help for URL grammar

Jim Idle jimi at temporal-wave.com
Tue Mar 22 09:07:35 PDT 2011


Use the debugger, not the interpreter, then if it does not work you can
find out why. It might well be just the interpreter that cannot run that
grammar.

Jim

> -----Original Message-----
> From: antlr-interest-bounces at antlr.org [mailto:antlr-interest-
> bounces at antlr.org] On Behalf Of Christian CORMIER
> Sent: Tuesday, March 22, 2011 12:50 AM
> To: antlr-interest at antlr.org
> Subject: [antlr-interest] help for URL grammar
>
> Hi,
> I test https://github.com/yaojingguo/antlr-url-grammar.
> domainlabel: alphanum ((alphanum | '-')* alphanum)?; don't recognize
> something like www.u-picardie.fr using interpreter of last version of
> ANTLRworks (1.4.2) But for www.uu-picardie.fr is OK.
> Regards
> Christian CORMIER
>
>
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-
> email-address


More information about the antlr-interest mailing list