[antlr-interest] How to specify ‘any non-control symbol’?

Johannes Luber jaluber at gmx.de
Thu Oct 30 14:04:08 PDT 2008


Hendrik Maryns schrieb:
> This seems like a bug to me.  Oh, when
> talking about bugs: antlr doesn’t allow characters like ’ and other
> Unicode in a grammar, not even in a comment!

The reason for this lies in the fact, that ANTLR is still using 2.7.7
internally. 2.7.7 has as one limitation that input characters may range
only from 0 to 127. I don't know if 3.2 is finally self-hosting.

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