assembly language
noun
Meaning
A low-level programming language that uses mnemonics to represent machine code instructions specific to a computer architecture.
Examples
- Writing in assembly language allows developers to control hardware components with extreme precision.
- Because it is architecture-specific, code written in assembly language is not portable between different types of processors.
Synonyms: low-level language, machine code, mnemonic code, object code