assembly language

     

An assembly language is a low-level language for programming computers. It implements a symbolic representation of the numeric machine coes and other constants needed to program a particular CPU architecture. This representation is usually defined by the hardware manufacturer, and is based on abbreviations (called mnemonics) that help the programmer remember individual instructions, registers, etc. An assembly language is thus specific to a certain physical or virtual computer architecture (as opposed to most high-level languages, which are portable).

Found pages about assembly language

Users that searched for assembly language