Ask HN: Are there non-english programming languages and what do they look like?
1–10 of 15 posts
Re: Ask HN: Are there non-english programming languages and what do they look like?
#2Re: Ask HN: Are there non-english programming languages and what do they look like?
#3Re: Ask HN: Are there non-english programming languages and what do they look like?
#4Re: Ask HN: Are there non-english programming languages and what do they look like?
#5The last few pages have some sample code. Clearly this is just an academic exercise. Non one would actually use this.
Re: Ask HN: Are there non-english programming languages and what do they look like?
#6Re: Ask HN: Are there non-english programming languages and what do they look like?
#7http://gpt.berlios.de/manual_big/manual.html#programa_exempl...
If I remember correctly, you could write visual basic in other languages as well.
Re: Ask HN: Are there non-english programming languages and what do they look like?
#8brainfuck (sort of, its symbol based i.e. '>' means ++pointer, the while loop is [ ... ], etc). I like the Perl latin module, http://www.csse.monash.edu.au/~damian/papers/HTML/Perligata.... , I'm pretty sure there's not a practical non-english lang though...
Re: Ask HN: Are there non-english programming languages and what do they look like?
#9Re: Ask HN: Are there non-english programming languages and what do they look like?
#10There is actually a wikipedia article dedicated to this topic http://en.wikipedia.org/wiki/Non-English-based_programming_l...
None really stood out as in-use and actually different from english programming languages. Was wondering if someone knew more or could offer some insight.
I was thinking there are probably a few candidate countries/languages: Japan, China, Russia. Each would have enough technical people and an economy that might really be able to support something.