A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

high-level language

[programming] A programming language that uses keywords and statements that are similar to expressions in human language or mathematics and is, therefore, easier for people to comprehend and use. A high-level language is named for the high level of abstraction it affords developers over low-level processor functions such as memory access and register storage, meaning such operations do not demand the developer’s attention.

Related Terms