Skip to content

houseofcompiler v1.1.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@Endunry Endunry released this 22 May 13:45

It now has the ability to run the generated .class-Files

java -jar HouseOfCompiler.jar File.java will Build and generate .class Files
java -jar HouseOfCompiler.jar File.class will Run them

Full Changelog: v1.0.0-beta...v1.1.0-beta