[antlr-interest] Globalization for error messages

Prados Valiente Enrique Enrique.PradosValiente at reale.es
Thu Nov 4 00:14:41 PDT 2010


Hi,

I use ANTLR Runtime for C#, and I want do "globalization" of error
messages like this:


line 1:8 mismatched character '"' expecting 'w'
line 1:19 required (...)+ loop did not match anything at character
'<EOF>'
line 1:9 mismatched input 'b' expecting 'and'

I need messages in French and Spanish language.

Any suggestions ? 

Thanks in advanced


More information about the antlr-interest mailing list