📑 Table of Contents

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

edit

Notes

edit
  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

edit

📚 Artikel Terkait di Wikipedia

High-level programming language

A high-level programming language is a programming language with strong abstraction from the details of the computer. In contrast to low-level programming

Third-generation programming language

A third-generation programming language (3GL) is a high-level computer programming language that tends to be more machine-independent and programmer-friendly

Programming language theory

implemented until 1998. The first widely known and successful high-level programming language was FORTRAN (for Formula Translation), developed from 1954

High-Level Shader Language

The High-Level Shader Language or High-Level Shading Language (HLSL) is a proprietary shading language developed by Microsoft for the Direct3D 9 API to

Natural language programming

Natural language programming (NLP) is an ontology-assisted way of programming in terms of natural language sentences, e.g. English. A structured document

Scripting language

an extension language. A scripting language is sometimes referred to as very high-level programming language if it operates at a high level of abstraction

Assembly language

ASM or asm, is any low-level programming language with a very strong correspondence between the instructions in the language and the architecture's machine

Icon (programming language)

Icon is a very high-level programming language based on the concept of "goal-directed execution" in which an expression in code returns "success" along