Click to See Complete Forum and Search --> : Multi-(human)language programs


A. Buza
10-21-2001, 10:50 PM
I'm interested in writing programs that can be easily translated from one language to the other (i.e, english->german, english->japanese, *not* things like C->Java ;) ). I've looked around for information on Unicode, SJIS, and things of that nature, but haven't been able to find much, other than I'm supposed to use wchar_t, and create translation files.

Anyone know where I could find more information or, beter yet, code samples? It'd help me out a lot.

Thanks.

jemfinch
10-21-2001, 11:30 PM
This might be was GNU gettext is for.

Jeremy

Stuka
10-22-2001, 11:37 AM
gettext is indeed what you're looking for - I've seen info on it, but can't remember where it hides. In essence what it does is check the locale, and read in specific strings depending on that info.

Piix4
10-22-2001, 07:11 PM
Surely then the more mathematical the language the easier it would be for more people to understand? Maybe Prolog or Lisp(I dunno about Lisp and syntax etc).