tags:
  - compilers

Compiler Design

Phases of a compiler

  1. Lexical Analysis
  2. Syntax Analysis
  3. Semantics Analysis
  4. Intermediate code generator
  5. Code optimizer
  6. Code generator
Table Of Contents
Compiler Design
Phases of a compiler
Interactive Graph