Low-level programming language

In computer science, a low-level programming language is a programming language that involves knowledge of both computer hardware and the coding used to make the computer hardware perform actions. The advantage of low-level programming languages compared to high-level programming languages is that they can directly communicate with the computer hardware to do actions. There is less need for an interpreter to convert programming languages into code that the computer understands. Low-level programming languages require knowledge of the hardware to make the most of what the hardware can do. The term "low-level" usually refers to assembly language.

A programming language can be called "low-level" because the actions the code describes are close to the computer hardware. A "high-level" language can be seen as "far away" or "high above" the computer hardware and closer to the programmer.


From Wikipedia, the free encyclopedia · View on Wikipedia

Developed by Nelliwinne