Introduction - If you have any usage issues, please Google them yourself
Compilation mostly refers to assembly language, assembler. The process of translating assembly language into machine language is called assembly. In assembly language, the use of mnemonics (Memoni) instead of the opcode, address symbol (Symbol) or label (Label) instead of the address code. Thus replacing the binary code of machine language with symbols, the machine language is transformed into assembly language. Assembly language is also called symbolic language. Programs written in assembly language, the machine can not be directly identified by a program to be assembly language into machine language, the translation function that assembler program assembler is a system software system software in processing language.