-
Notifications
You must be signed in to change notification settings - Fork 1
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)).
dharsan19/CD_Lab
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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)).