Skip to content

arunov/dory

Repository files navigation

By:

Arun Olappamanna Sonam Mandal Udit Gupta

Compilation of code:

make clean && make

Running the code:

./demo

Input File: Input E-- code file. Output File: Output file for intermediate code generation.

Converting intermediate code to machine code:

cd icodegen cp . ./demo

The above will create an executable which can be run. The executable will have the same basename as the

Location of test intermediate codegen: intermediate-codegen-tests folder

About

Compiler for language E--, Compiler Design course project (Stony Brook University CSE 504 Spring 2014)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published