Skip to content
On this page

Compiler Design

The Structure of a Compiler

  1. Lexical analysis
  2. Syntax analysis
  3. Interpretation
  4. Machine independent optimization
  5. Storage assignment
  6. Code generation
  7. Assembly and output