Related articles |
---|
[10 earlier articles] |
Re: compiler for Chinese development language DrDiettrich@compuserve.de (Hans-Peter Diettrich) (2005-10-19) |
Re: compiler for Chinese development language haberg@math.su.se (2005-10-19) |
Re: compiler for Chinese development language gah@ugcs.caltech.edu (glen herrmannsfeldt) (2005-10-19) |
Re: compiler for Chinese development language gah@ugcs.caltech.edu (glen herrmannsfeldt) (2005-10-20) |
Re: compiler for Chinese development language mailbox@dmitry-kazakov.de (Dmitry A. Kazakov) (2005-10-20) |
Re: compiler for Chinese development language Satyam@satyam.com.ar (Satyam) (2005-10-20) |
Re: compiler for Chinese development language sgganesh@gmail.com (Ganny) (2005-10-20) |
Re: compiler for Chinese development language henry@spsystems.net (2005-10-20) |
Re: compiler for Chinese development language henry@spsystems.net (2005-10-20) |
Re: compiler for Chinese development language marcov@stack.nl (Marco van de Voort) (2005-10-22) |
Re: compiler for Chinese development language DrDiettrich@compuserve.de (Hans-Peter Diettrich) (2005-10-23) |
Re: compiler for Chinese development language DrDiettrich@compuserve.de (Hans-Peter Diettrich) (2005-10-23) |
Re: compiler for Chinese development language Robert@Knighten.org (Robert Knighten) (2005-10-26) |
[7 later articles] |
From: | "Ganny" <sgganesh@gmail.com> |
Newsgroups: | comp.compilers |
Date: | 20 Oct 2005 00:02:57 -0400 |
Organization: | http://groups.google.com |
References: | 05-10-08505-10-096 05-10-107 05-10-113 |
Keywords: | i18n, Java |
Posted-Date: | 20 Oct 2005 00:02:57 EDT |
>> -- you can't really understand "public" in Java just by knowing its English
>> language meaning, you need to know the semantics of it in the context
>> of Java scope rules. Hence, I don't really think it is much of a
>> problem that keywords are in English even if you don't speak English.
How about the APIs in Java (or standard library for any programming
language). The API names are quite descriptive - and it's English, and
it can be huge, think of thousands classes in J2EE, and its member
function names. They are impossible to represent in ideograms. You can
provide your identifier names in Unicode, how about the already
present/shipped ones?
Thanks!
-Ganesh
Return to the
comp.compilers page.
Search the
comp.compilers archives again.