Skip to content

bugulo/ifj-compiler

Repository files navigation

IFJ Best team

IFJGo20 compiler!

Build

make

Run

./compiler

Run tests

make test
./test

Build with debug messages

make DEBUG=-DDEBUG

Cleanup

make clean

Pack for submission

make pack

About

Compiler of Go language written in C. Compiler's output is made-up assembly like language that can be interpreted by https://github.com/bugulo/ifj-interpret

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages