Skip to content

shreesha00/CS3300-Compiler-Design-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS3300 (Compiler Design) Project

The brief topics for the 4 assignments were as follows

  1. Scanning and Parsing
  2. Abstract Syntax Tree generation
  3. Assembly Code Generation
  4. Optimizations

The folder for each assignment contains all the source files and makefiles along with the in-depth problem statement description. The code has passed all the hidden testcases used by the course evaluators for evaluation, including the additional testcases for the bonus implementations. Note that the assignments are cumulative i.e. each assignment builds on the end product of the previous one. The final assignment results in a fully-fleged compiler albeit with limited functionality. For details, refer to the source and the problem statements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published