3what Is Compiler
3what Is Compiler
Definition of Compiler :
Compiler Overview
Now our main intention is to convert program into lower level language
which can be read by Machine. Compiler have different phases , and
program undergoes through these 6 phases. After Passing through all the
compilation Phases our code is converted into the machine level language
code which can be read by machine.