Compilerbau 2024 Gruppe : absolut nicht Haskell - Simon Wittmann, Laurenz Schleicher, Julian Kraus, Ahmad Juha, Jonathan Fleischmann
Go to file
2024-05-14 15:05:12 +02:00
output fixed program instead of classes and implemented some tests for typecheck 2024-05-14 15:03:38 +02:00
src Merge branch 'refs/heads/MultipleClasses' into testsuites 2024-05-14 15:05:12 +02:00
.gitignore added .ide to gitignore 2024-04-24 15:26:54 +02:00
pom.xml wrote tests for ScannerAndParser and more 2024-05-09 00:10:23 +02:00
README.md Edited Readme 2024-04-24 14:35:09 +02:00

CompilerNichtHaskell

Teamrollen:

  • Scanner & Parser: Julian Kraus und Laurenz Schleicher
  • Semantische Analyse: Juha Ahmad
  • Code-Generierung: Simon Wittmann
  • Testen: Jonathan Fleischmann