Jump to content

ProgrammingLanguages

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Uberjay (talk | contribs) at 03:58, 30 March 2001 (heh, oops, it's already there :)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A programming language is a linear or non-linear set of statements that are executed on a computer.


Linear programming language statements are executed in the

order they appear.


Non-Linear programming language statements are executed in a semi-random order. At any particular time, one or more statements are ready to be executed, one of them is chosen at random and then is executed.


ProgrammingLanguages are at least as numerous as natural languages. Here are some broad categories of programming languages. - JavaJini


ScriptingLanguages or interpreted languages



CompiledLanguages



HybridLanguages - e.g. compiled to Byte Code and executed by an Interpreter



PathologicalLanguages


  • InterCal
  • BeFunge
  • VarAq
  • UnLamda