Ask HN: Is all software written with the latin alphabet?

4 points by briantmaurer ↗ HN
I know many languages allow variable names using UTF-8 characters, but are there any programming languages where the language's reserved words (if / then / else / function / class / etc.) are not in english or the latin alphabet?

5 comments

[ 3.9 ms ] story [ 20.4 ms ] thread
This classical chinese programming language was posted here recently: https://news.ycombinator.com/item?id=22213406 I know that the ussr developed a cyrillic based programming language (on my phone now so can't find an exact source). Early ODRA computers from Poland used the latin alphabet but instructions were nonetheless from polish rather than English.

Would love to hear about other cases.