Skip to content

rsrs2013/An-Optimizing-Compiler-for-a-Small-Imperative-Language

Repository files navigation

/*Compilers CS515 HW1*/

1) Two new files optimizer.c and optimizer.h are included, which help as driver for optimization.
2) Attribute.h was used to define new attributes to both terminals and non terminals.
3) A linked list was used to help in declaration of variables.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published