This is the source code for the mini-java project of the compilers-lecture 2023 at DHBW Mannheim.
To run the compiler, execute the Compiler.java
class. You can either program your code directly into the code
variable inside the class or pass
the path to your sourcecode-file as the first argument when running the compiler.
The extended documentation can be found inside the docs
folder.
Project members:
- Malte Richert (@MalteRichert)
- Lars Lehmann (@nichtLehdev)
- Yannick Kirschen (@yannickkirschen)
- Jakob Kautz (@JakobPK)
- Benjamin Frahm (@Rex2002)
- Liz Wellhausen (@Lizzyhara)
- Moritz Thoma (@mrtz4thm)