|
|
|
|
|
by imauld
2958 days ago
|
|
> Can you write JavaScript or Python or something using Japanese or Cyrillic characters? I believe identifiers in those languages have to be ascii characters but I'm not 100% sure. Go however allows any valid unicode character for variable names. The rest of the language is in English though. Valid Go w/ variable in Japanese:
https://goplay.space/#whU6ErYq_wR |
|
d3.js used to also use Unicode identifiers:
https://web.archive.org/web/20140802202152/https://github.co... https://web.archive.org/web/20140802202152/https://github.co...