There is a GNU package called "gettext" for this purpose.  I don't know 
whether it works under Windows, but I think it probably does.

By the way, it would be helpful if you put "Bison" or something similar in 
the subject line when you post to this list.  I nearly deleted your 
posting because "Windows Internationalization" sounded like it could be 
spam to me.   

Laurence Finston

On Wed, 9 Jul 2008, Luca wrote:

> Hello!
> 
> I have written a compiler for a pascal-like language, using flex and bison.
> The compiler is built under Windows using Visual Studio and works very well,
> however how can I provide an internationalization?
> I need to translate syntax error messages generated by bison's parser in
> another language, different from English.
> 
> Thanx in advance.
> 
> 
> _______________________________________________
> help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison
> 


_______________________________________________
help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to