noun
A programming language with strong abstraction from the details of the computer, such as Python or Java. Contrasts with 低級言語 (low-level language).
Pythonは代表的な高級言語の一つです。
Python is one of the typical high-level languages.
高級言語で書かれたプログラムは、機械語に変換されて実行される。
Programs written in a high-level language are converted into machine language and executed.