kb/data/en.wikipedia.org/wiki/Very_high-level_programming_language-0.md

1.1 KiB

title chunk source category tags date_saved instance
Very high-level programming language 1/1 https://en.wikipedia.org/wiki/Very_high-level_programming_language reference science, encyclopedia 2026-05-05T11:40:14.243530+00:00 kb-cron

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. 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. 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.

== See also == Automatic programming Low-level programming language Feature-oriented programming

== Notes ==

== References ==