Skip to content
low-level programming language

File:Digital_pdp8-e2.jpg · Wikimedia Commons · See Wikimedia Commons

EntityQ558937· pop 49· linked from 157 articles

low-level programming language

Sign in to save

Also known as machine-oriented language, low-level language

programming language that provides minimal abstraction from the hardware

In the Vinony graph

Vinony's link graph records 157 inbound references to low-level programming language, and connects out to Burroughs large systems, machine code and x86 assembly language.

It sits within the topics Low-level programming languages and Programming language classification.

Vinony links it to 47 Wikipedia language editions.

Wikidata facts

Image
Serial communications port interrupt interceptor Sample 1.png
Sources (2)

via Wikidata · CC0

~9 min read

Encyclopedic overview

(Learn how and when to remove this message)

A low-level programming language is a programming language that provides little or no abstraction from a computer's instruction set architecture, memory or underlying physical hardware; commands or functions in the language are structurally similar to a processor's instructions. These languages provide the programmer with full control over program memory and the underlying machine code instructions. Because of the low level of abstraction (hence the term "low-level") between the language and machine language, low-level languages are sometimes described as being "close to the hardware".

Excerpted from Wikipedia’s “low-level programming language” article, available under the CC BY-SA 4.0 licence.

Connections

Categories