Skip to content

nitesh12n/Optimizing-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compilers

Implemented a recursive descent parser for a simplified language containing if-else, while loop and arrays. Designed to generate an SSA-based Intermediate Representation and perform optimizations such as copy propagation and common sub-expression elimination.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages