Table of Contents
The Language & Parsing
Overview of Tiger
Simple types
Complex data structures
No explicit pointer types
Nested Scopes
Implementation hurdles
Lexical Analysis vs Parsing
Lexical Analyser Generators
Jlex – LA generator in Java
To notice:
Parsing
CUP – "Construction of Useful Parsers"
Next lecture… in the lab
|
Author: Cutts
Email: quintin@dcs.gla.ac.uk
Home Page: http://www.dcs.gla.ac.uk/people/personal/quintin/compilers4/lectures
|