Jump to content

Non-English-based programming languages

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Florilegist (talk | contribs) at 23:15, 16 June 2006 (Programming languages based on non-English natural languages: + 4th Dimension + MSWord). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Non-English-based programming languages are computer programming languages that, unlike most well-known programming languages, do not use keywords taken from, or inspired by, the English vocabulary.

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 languages.

  • 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 bytes
  • FALSE – Another minimalist esoteric programming language with syntax consisting mainly of single non-alphanumeric characters.
  • Ook! – A language based on the Orangutan language from Terry Pratchett's Discworld novels.
  • Piet – An art-based programming language.
  • PILOT – A computer-aided instruction language, somewhat similar to Logo
  • Plankalkül – An early language developed by German computer pioneer Konrad Zuse; using a symbolic tabular notation
  • Wierd – An esoteric language encoding semantics in angles and distances
  • var'aq – A language based on the constructed Klingon language of Star Trek

Programming languages with self-modifiable parser's syntax