This repository contains the lex and yacc codes for the assignments and each of the 6 weeks of laboratory exercises completed during the sixth semester as part of the course: Compiler Design.
This course covers the design and implementation of compiler and runtime systems for high-level languages, and examines the interaction between language design, compiler design, and runtime ...