Do there exist any compilers with localized versions of programming languages?

后端 未结 18 1417
-上瘾入骨i
-上瘾入骨i 2021-01-19 02:22

I have often wondered why it is that non-English speaking programmers are forced to use a different language when programming when it would seem to be so easy to offer an ID

18条回答
  •  独厮守ぢ
    2021-01-19 03:15

    Not a programming language per se, but Microsoft Excel is known for its function names to be localized. Luckily opening an Excel sheet in a different language version does not break your formulas as they get translated.

提交回复
热议问题