Hacker News new | ask | show | jobs
by jdeisenberg 4420 days ago
And therein lies a possible problem with using Arabic as a programming language: it is normally written without explicit voweling, which can lead to ambiguity of meaning. That might not be desirable in a programming language.
2 comments

Which happens all the time already with english programming languages. "or" does not mean the same thing in most programming languages that it does in English.
Arabic is a very rich and complicated language, yes :) It is one of the toughest languages to learn.