Assembler : program which translates assembly code to executable machine code ; e . g . assembly code add becomes machine code 04 匯編代碼:符號,一種簡單的預言;不同計算機有不同的匯編代碼。
Compiler : program which translates a computer language into executable machine code . a compiler translates an entire program before the program is run by the computer 編譯器:把計算機語言轉化為可執行的機器代碼程序。在程序運行之前,編譯器編譯整個程序。