LARA

Lecture 02: Automating Lexing. Intro to Parsing

Check Course Information for new resources

Continuation of Lecture 01

Recall Phases of a Compiler

Automating Lexical Analysis

State Machines from Regular Expressions (done in exercises)

From Finite State Machines to Regular Expressions

Minimization of Finite State Machines

Automatic Generation of Lexers

References

Syntax Analysis (Parsing)

Introduction to Parsing

References