programming-examples/assembly/README.md

3 lines
252 B
Markdown
Raw Normal View History

2019-11-18 14:44:36 +01:00
# Assembly language
An assembly language is an extremely low-level programming language that has a 1-to-1 correspondence to machine code — the series of binary instructions which move values in and out of registers in a CPU (or other microprocessor)