3 Stages of Compilation
Compiler - translates the modified source code into object code
Parser - checks for errors
Code Generator - makes the object code
Optimizer - may change the code to be more efficient
Previous slide
Next slide
Back to first slide
View graphic version