Skip to content

raj454raj/Decaf-Compiler

Repository files navigation

Running the file
================

Keep all files in one folder

make clean
make
./syntax_analyzer test_program 2> IRout
lli IRout

or else just run

./run.sh

About

Compiler for Decaf language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published