Commit Graph

9 Commits

Author SHA1 Message Date
Jochen Seyfried
2b671c32db Changed some missing parameters 2024-05-09 14:20:55 +02:00
Krauß, Josefine
fe249c5b2a try to run main 2024-05-08 15:14:58 +02:00
Jochen Seyfried
9cda409dd3 Added Programm codeGen logic 2024-05-08 14:28:01 +02:00
Jochen Seyfried
103e80e318 Moved the RefType class to the class package 2024-05-08 14:15:11 +02:00
Jochen Seyfried
352531d680 Added SuperStatementExpression 2024-05-08 10:40:44 +02:00
Jochen Seyfried
2527d15467 Added Bytecodegeneration to the missing classes
Also included some TODOs in areas where parameters and some connections are missing
2024-05-07 13:50:51 +02:00
Krauß, Josefine
610c13d8a2 renamed files, some more attributes and some type check 2024-05-02 15:31:31 +02:00
Krauß, Josefine
bdcc03bcfa initial implementation of typecheck for statement and binary/unary expressions 2024-05-02 14:31:37 +02:00
Krauß, Josefine
b34b13d485 abstract syntax tree as defined on 02.05.2024 2024-05-02 13:12:39 +02:00