mirror of
https://github.com/JonathanFleischmann/CompilerULTIMATE.git
synced 2024-12-28 00:18:03 +00:00
462 B
462 B
CompilerNichtHaskell
Teamrollen:
- Scanner & Parser: Julian Kraus und Laurenz Schleicher
- Semantische Analyse: Juha Ahmad
- Code-Generierung: Simon Wittmann
- Testen: Jonathan Fleischmann
Fehlende Tests für Features (positive Tests):
- Mainmethod
- *=
- %=
- /=
- boolean als Datentyp (public boolean test;)
- do while
- break
- recipient mit methode zwischen drinnen (this.methode().a
- &&
- ||
- unaryOp
- Klammern von Expressions
- Multiline Comment