Assembler: Cousins of Compiler
Assembler: Cousins of Compiler
1. Preprocessor
2. 2. Assembler
3. Loader and Link-edito
Preprocessor:
• Language extension :
• These processors attempt to add capabilities to
the language by what amounts to built-in macros.
For example, the language Equel is a database
query language embedded in C.
Assembler
• Assembler creates object code by translating assembly
instruction mnemonics into machine code.
• There are two types of assemblers: