Compiler Design 1

Two Parts of Compilation

  1. Analysis
    • Breaks Source to Consti. Pieces
    • Creates an Intermmediate repr. of the source program
  2. Synthesis
    • Constructs the desired target program from the intermediate repr.