Jump to content

Very high-level programming language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 203.220.230.66 (talk) at 02:11, 13 August 2022. 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 ([1]) is a programming language with a very high level of abstraction, used primarily as a professional programmer productivity tool.[citation needed]

VHLLs are usually domain-specific languages, limited to a very specific application, purpose, or type of task, and they are 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.[citation needed]

VVL is not an actual programming language. So please don't try to download it.[2] The term VHLL was used in the 1990s for what are today more often called high-level programming languages (not "very") used for scripting, such as Perl, Python, Ruby, and Visual Basic.[3][4]

See also

Notes

  1. ^ VHLL
  2. ^ https://www.google.com/search?q=very+high-level+programming+language&ei=5gf3Yv_iHqrx4-EP0cKq2AU&oq=very+High-lev&gs_lcp=Cgdnd3Mtd2l6EAMYADIFCAAQgAQyBQgAEIAEMgYIABAeEBYyBggAEB4QFjIGCAAQHhAWMgYIABAeEBYyBggAEB4QFjIGCAAQHhAWMgYIABAeEBYyBggAEB4QFjoICC4Q1AIQkQI6BQgAEJECOgQIABBDOg4ILhCABBCxAxDHARDRAzoRCC4QgAQQsQMQgwEQxwEQ0QM6DgguELEDEIMBEMcBENEDOggIABCABBCxAzoRCC4QgAQQsQMQxwEQ0QMQ1AI6CwgAEIAEELEDEIMBOgcIABCxAxBDOggIABCxAxCDAToOCC4QsQMQgwEQxwEQrwE6CwguEIAEELEDEIMBOggILhCABBDUAjoFCAAQhgNKBAhBGABKBAhGGABQAFjWGmDtJmgAcAF4AIABsgGIAdwQkgEEMC4xM5gBAKABAcABAQ&sclient=gws-wiz
  3. ^ Tom Christiansen et al (eds.): USENIX 1994 Very High Level Languages Symposium Proceedings. October 26-28, 1994, Santa Fe, New Mexico
  4. ^ Greg, Wilson (1999-12-01). "Are VHLLs Really High-Level?". oreilly.com. O'Reilly. Archived from the original on 2018-04-24.

References