[antlr-interest] What's the best way to manage token i18n?

ugol ugo.landini at gmail.com
Wed Mar 4 14:10:03 PST 2009


> If it is that simple and needs to be in Javascript on a web page then I
> don't think that you want to use ANTLR for this, but the best way is to
> write your own hand coded lexer that always returns the token type the
> parser expects.

it's a logo interpreter, so it's simple but not simpler. It's in
javascript but I want to reuse the grammar with different targets, so
antlr is still an ideal solution.

-- 
uL

Pragmatist
http://blog.ugolandini.com
http://www.flickr.com/photos/ugol/


More information about the antlr-interest mailing list