Tu banner alternativo

Very high-level programming language

In today's article we are going to talk about Very high-level programming language, a topic that has generated great interest in recent years. Since its emergence, Very high-level programming language has captured the attention of experts and fans alike, and has proven to have a significant impact on different aspects of society. Throughout this article, we will explore the different facets of Very high-level programming language, from its history and evolution to its influence on the world today. Additionally, we will examine the different perspectives and opinions related to Very high-level programming language, with the aim of offering a complete and diverse view of this topic. Without a doubt, Very high-level programming language is a topic that leaves no one indifferent and that continues to generate debate and reflection in different areas. Join us on this journey of discovery and exploration of Very high-level programming language!

Tu banner alternativo

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.[citation needed] An example would be jq.

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]

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, PHP, Ruby, and Visual Basic.[1][2]

See also

Notes

  1. ^ Tom Christiansen et al (eds.): USENIX 1994 Very High Level Languages Symposium Proceedings. October 26–28, 1994, Santa Fe, New Mexico
  2. ^ Greg, Wilson (1999-12-01). "Are VHLLs Really High-Level?". oreilly.com. O'Reilly. Archived from the original on 2018-04-24.

References