Jump to content

General-purpose programming language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by ArthurBot (talk | contribs) at 18:28, 3 June 2010 (robot Adding: de:General Purpose Language, simple:General-purpose programming language). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer software a general-purpose programming language is a programming language designed to be used for writing software in a wide variety of application domains. In many ways a general-purpose language only has this status because it does not include language constructs designed to be used within a specific application domain (eg, a page description language contains constructs intended to make it easier to write programs that control the layout of text and graphics on a page).

A domain-specific language is one designed to be used within a specific application domain.

The following are some general-purpose languages: