This repository consists of all the work I have done in my COMP 451 (Compiler Construction) course.
Assignment 1 consists of creating a lexical analyzer in C.
Lab 1 is regarding file manipulation. Markdown file inside the folder has the complete information.
Lab 2 is also regarding file manipulation and C's malloc() function. Markdown file inside the folder has the complete information.
Lab 3 is regarding simulation of DFAs. Markdown file inside the folder has the complete information.