Related articles |
---|
Adjusting for local settings in an ANTLR application kallol.borah@gmail.com (Kallol Borah) (2005-12-23) |
From: | "Kallol Borah" <kallol.borah@gmail.com> |
Newsgroups: | comp.compilers |
Date: | 23 Dec 2005 20:54:50 -0500 |
Organization: | http://groups.google.com |
Keywords: | PCCTS, question |
Posted-Date: | 23 Dec 2005 20:54:50 EST |
Hello experts
My team has implemented a ANTLR based language translator that emits
Java. But when someone in Japan tries to use it in their local
settings, it shows garbage on the console. What is it that we have to
do to adjust to local settings ? For example, we want Japanese text to
go into source code, error messages and results output in Japanese
itself ?
The mechanism should apply to other languages as well.
Regards
Kallol
Return to the
comp.compilers page.
Search the
comp.compilers archives again.