Skip to content

chte/MiniJavac

Repository files navigation

#MiniJavac

Compiler for MiniJava

##How to build it

The jar files is build with Ant build system. To build the jar files simply type:

$ant jar

##Run the tests

Either use

$ant clean-test

which will build and test the program or use

$ant test

if the program is all ready build

About

Compiler for MiniJava

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published