Live data from Hacker News

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

news.ycombinator.com

1–6 of 6 posts

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

#2
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.

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

#3
post #2

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.

Turns out wikipedia has a page on this issue: https://en.m.wikipedia.org/wiki/Non-English-based_programmin... I'm sure it's not comprehensive though.

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

#5
Piet comes to mind, but it's not exactly a "serious" language: https://esolangs.org/wiki/Piet

Esolang also has a category for Chinese/Japanese/Korean languages: https://esolangs.org/wiki/Category:CJK And one for non-textual languages: https://esolangs.org/wiki/Category:Non-textual

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

#6
You can use Unicode symbols in GHC Haskell for e.g. λ. Then there's APL of course which also re-uses a lot of ancient Greek and other symbols that these days would most likely be in Unicode.

https://wiki.haskell.org/Unicode-symbols

https://en.wikipedia.org/wiki/APL_(programming_language)

https://www.youtube.com/watch?v=a9xAKttWgP4