Assembly

From Fox Labs Wiki
Jump to navigation Jump to search

Assembly language (alternatively assembler language or symbolic language code), often referred to as assembly and commonly abbreviated as ASM or asm, is a low-level programming language with a very-strong correspondence between the instructions in the language and the architecture's machine code instructions. Assembly code is converted from a human readable form in to machine code via a program referred to as an assembler.