|
|
|
|
|
by poblano
5045 days ago
|
|
I agree this is probably a bad idea, but I still think the basic problem it's trying to solve is a real one. A less hack-y solution might be for new languages to start incorporating more languages in their choices of keywords and class names. Suppose someone were designing a new language (let's call it Foolang), and these were some of the keywords: * publico, privado, protegido (access specifiers in Spanish) * eetha/akhra (if/else in Arabic) * zhen/jia (true/false in Mandarin) I think this would be an interesting experiment. It would have to be a compelling language in its own right though. |
|
Still, a language monoculture is more convenient for most programmers. As an English-speaking programmer, I'd hate to have to maintain, say, Chinese code.