Definitions for "assembly language"
an artificial computer language with mnemonic codes representing the basic machine-language instructions of a computer, which can be interpreted by an assembler to produce a computer program in machine language. Also informally referred to as assembler.
A program language in which each program statement corresponds to an instruction that the processing language can carry out.
(IEEE) A low level programming language, that corresponds closely to the instruction set of a given computer, allows symbolic naming of operations and addresses, and usually results in a one-to-one translation of program instructions [mnemonics] into machine instructions. See: low-level language.
Keywords:  tab, slot
put tab A into slot B, then put tab C...