Compilation and Compilers

   Parts of a Compiler

   Passes

About Passes of a Compiler

Lexical Analyzer
(Scanner or Tokenizer)

   Parser

Syntax and Parse Trees for A*B + C*D

   Code Generator

Intermediate
Languages

   Languages

Language for Simple Expression Grammar

BNF grammar for a subset of Pascal

   Notes on Compilers