Construction
1
,Compiler
A translator that translate source program
code into target machine code.
2
, Phases of Compiler
A Compiler Basically operates into six Phases
Each Phase is a Logical Activity that transform the
source Program from one representation into
another.
3