Commit Graph

8 Commits

Author SHA1 Message Date
Jochen Seyfried
ce399626da Fixed typo in codeGen method declaration 2024-05-08 12:56:40 +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
Jochen Seyfried
bd3988004c Added Bytecode generation Logic for datatypes and binary expressions 2024-05-05 16:56:19 +02:00
Krauß, Josefine
610c13d8a2 renamed files, some more attributes and some type check 2024-05-02 15:31:31 +02:00
Krauß, Josefine
c712be94a4 moved comparision to binary 2024-05-02 14:37:40 +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
Krauß, Josefine
7c91cee342 initial commit, abstract syntax tree as defined on 24.04.2024 2024-04-25 13:27:38 +02:00