houseofcompiler v1.1.0-beta
Pre-release
Pre-release
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