|
052dda78f8
|
Split result into symboltable and types
|
2024-12-20 16:08:45 +01:00 |
|
|
aa5579f234
|
Generate code for loops
|
2024-12-20 16:08:45 +01:00 |
|
|
0876e25f90
|
Tokenize the input with flex
|
2024-12-20 16:08:45 +01:00 |
|
|
99a1ef5f96
|
Assign variables
|
2024-12-20 16:08:45 +01:00 |
|
|
a3e3be5ec7
|
Implement division
|
2024-12-20 16:08:45 +01:00 |
|
|
fe805ca893
|
Split code generation from the ui
|
2024-12-20 16:08:45 +01:00 |
|
|
4dbf3ddb47
|
Get rid of the raw pointers in the parser
|
2024-12-20 16:08:45 +01:00 |
|
|
d2516cb76c
|
Implement multiplication
|
2024-12-20 16:08:45 +01:00 |
|
|
3a6d89767b
|
Remove the IR for know for simplicity
|
2024-12-20 16:08:45 +01:00 |
|
|
f37700a02d
|
Print test summary
|
2024-12-20 16:08:45 +01:00 |
|