Jump to content

Very high-level programming language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Frecklefoot (talk | contribs) at 18:43, 19 September 2013 (cleaned up two unneeded words). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A very high-level programming language (VHLL) is a programming language with a very high level of abstraction, used primarily as a professional programmer productivity tool.

Very high-level programming languages are usually domain-specific languages, limited to a very specific application, purpose, or type of task, and often scripting languages (especially extension languages), controlling a specific environment. For this reason, very high-level programming languages are often referred to as goal-oriented programming languages.

An example of a very high-level programming language is the mIRC scripting language, which is designed to extend mIRC, a popular IRC client for Windows.

The term VHLL was used in the 1990s for what are today more often called high level languages (no "Very"), such as Perl, Python, and Visual Basic.[1][2]

See also

References

  1. ^ Tom Christiansen et al (eds.): USENIX 1994 Very High Level Languages Symposium Proceedings. October 26-28, 1994, Santa Fe, New Mexico
  2. ^ "Are VHLLs Really High-Level?", by Greg Wilson, 12/01/1999