Code Comments
Programming Forum and web based access to our favorite programming groups.glen herrmannsfeldt <gah@ugcs.caltech.edu> writes: > I have wondered about what non-english speakers think about the > english keywords used in the usual programming languages. > > It might be that some use a preprocessor to replace language appropriate > keywords, but I believe most just use the usual english words. That seems to be the case in Denmark, at least. There have been a few programming languages for primary school education that used Danish keywords, such as "Myresnak" (= "ant talk", a LOGO variant). But since teaching programming to school kids has gone out of fashion, these are, AFAIK, not used anymore. I'm not really sure using native-language keywords is a benefit, even for kids, as the keywords usually have a slightly different (or at least more specific) meaning than normal English usage. I have, for example, often found the words "object", "class" and "inheritance" misleading and confusing. Torben
Post Follow-up to this messageNNTP-Posting-Host: nnews.iecc.com X-Trace: gal.iecc.com 1205608167 18225 208.31.42.58 (15 Mar 2008 19:09:27 GM T) X-Complaints-To: abuse@iecc.com NNTP-Posting-Date: Sat, 15 Mar 2008 19:09:27 +0000 (UTC) Keywords: i18n, design Posted-Date: 15 Mar 2008 15:09:26 EDT X-submission-address: compilers@iecc.com X-moderator-address: compilers-request@iecc.com X-FAQ-and-archives: http://compilers.iecc.com Bytes: 1978 X-Original-Bytes: 1935 Xref: number1.nntp.dca.giganews.com comp.compilers:21780 Glen, The results of the following experiment suggest that there is a lot of natural language information in identifiers: www.knosof.co.uk/cbook/accu07a.pdf I have tried to get researchers from non-native English speaking countries interested in investigating their country-mens use of native language in source code. This seems to be a touchy subject with people claiming that developers in their country all knowing English very well and using it 'properly' in code.
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.