Assembler

From DmWiki

An assembler translates assembly language mnemonics into their binary counterparts to produce executable code. It is similar to a compiler except very little is left for translation since each mnemonic corresponds to a single instruction of machine language.


DevMaster navigation