When used to describe a programming language, low-level refers to a language with very little abstraction from the actual architecture of the computer. For example, an assembly language usually uses a 1:1 ratio of typed commands to code bytes. A higher-level language like C/C++ may use a single word to represent a collection of hundreds of code bytes.

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.