Assembly Languages
- is the “symbolic encoding” of opcodes
- requires an assembler to convert it into machine language
- meant for humans
Assembly Languages - Types
There is a one-to-one correspondence between assembly languages and instruction set architectures
So see: Instruction Set Architecture (ISA)