Code Generator
Code Generation :
•It generates object code or assembly code
•Memory locations are selected for each of the variables used by the program
•Each intermediate instruction is translated into machine instruction
Back