Non-english-based Programming Languages Website Links For
Programming Languages
 

Information About

Non-english-based Programming Languages





Programming languages based on non-English natural languages

These languages generally fall into categories 1 and 2.


Programming languages not based on any natural language

These languages fall into category 3. Many of them are Esoteric Programming Language s.
  • APL – A language based on mathematical notation and abstractions

  • Brainfuck – A minimalist esoteric programming language, created for the purpose of having a Compiler fit in fewer than 256 Byte s

  • FALSE – Another minimalist esoteric programming language with syntax consisting mainly of single non-alphanumeric characters.

  • Piet – An art-based programming language.

  • Plankalkül – An early language developed by German computer pioneer Konrad Zuse ; using a symbolic tabular notation

  • Var'aq – A language based on the constructed Klingon Language of '' Star Trek ''



Programming languages with self-modifiable parser's syntax


  • ChinesePython – A complete translation of the Python Scripting Language into Chinese

  • HyperTalk – The programming language used in Apple 's HyperCard ; allows translation via custom resources

  • Like its predecessor HyperTalk, the Macintosh AppleScript language once allowed for different "dialects" including French and Japanese, however, these were removed in later versions.

  • Perl – While Perl's keywords and function names are generally in English, it allows modification of its parser to modify the input language, such as in Damian Conway's Lingua::Romana::Perligata module which allows programs to be written in Latin.



EXTERNAL LINKS