Study Guide

For Compiler Writing – CSCI 4800 / CSCI 6800

Clément Aubert

September 9, 2021

Generalities

Converting NFA to DFA will not be required, I am assuming you know it from Theory and will not assess it.

Lexical Analysis

Parsing

Resources

Introduction to the question

Lists

Books

Cf. also http://www.dcs.gla.ac.uk/~daw/teaching/PL3/

Compiler-specific

Classes

On Verification

Misc.