Skip to content

The Compiler Design Lab (CD Lab) Workbook. This repository contains practical, step-by-step exercises covering all major phases of compiler construction. Topics range from the Lexical Analyzer and various Finite Automata conversions (RE to NFA, NFA to DFA) through Parsing techniques (First/Follow, LL(1), Shift-Reduce, LR(0)).

Notifications You must be signed in to change notification settings

dharsan19/CD_Lab

About

The Compiler Design Lab (CD Lab) Workbook. This repository contains practical, step-by-step exercises covering all major phases of compiler construction. Topics range from the Lexical Analyzer and various Finite Automata conversions (RE to NFA, NFA to DFA) through Parsing techniques (First/Follow, LL(1), Shift-Reduce, LR(0)).

Topics

Resources

Stars

Watchers

Forks