Releases: DHBW-Inf20/houseofcompiler
Releases · DHBW-Inf20/houseofcompiler
v1.1.0
Finished Project
Yet another Java-Java Compiler
Features:
- Java-Compiler that generates
.class
-Files from one.java
-File - It can also create a
.jar
file that can be run with the jre - For More information head over to the project repository
Contributors:
@FabiKL @Lucs77777 @LukasEEH @Raqhael
Full Changelog: v1.1.0-beta...v1.1.0
houseofcompiler v1.1.0-beta
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
houseofcompiler v1.0.0-beta
First rough Compiler
Full Changelog: https://github.com/DHBW-Inf20/houseofcompiler/commits/v1.0.0-beta