Very high-level programming language
From Wikipedia, the free encyclopedia
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 limited to a very specific application. Due to this limitation in scope, they might use syntax that is never used in other programming languages, such as direct English syntax. For this reason, very high-level programming languages are often referred to as goal-oriented programming languages.
Very high-level programming languages are usually proprietary software. Some high-level programming languages such as Python and JavaScript are often (incorrectly) considered to be such. A good example of a very high-level programming language is Logo, used to teach most computer science concepts to new users and children.
[edit] See also
- Low-level programming language
- Medium-level programming language
- High-level programming language