|
2eb409577d
|
Split result into symboltable and types
|
2024-12-20 15:49:33 +01:00 |
|
|
bdcc95dd62
|
Generate code for loops
|
2024-12-20 15:49:33 +01:00 |
|
|
455b52a0b0
|
Tokenize the input with flex
|
2024-12-20 15:49:33 +01:00 |
|
|
546e0affb4
|
Assign variables
|
2024-12-20 15:49:33 +01:00 |
|
|
e3e9c76ead
|
Implement division
|
2024-12-20 15:49:33 +01:00 |
|
|
219f08fe7c
|
Split code generation from the ui
|
2024-12-20 15:49:33 +01:00 |
|
|
f5427424f2
|
Get rid of the raw pointers in the parser
|
2024-12-20 15:49:33 +01:00 |
|
|
b0f33da7af
|
Implement multiplication
|
2024-12-20 15:49:33 +01:00 |
|
|
55f443ed40
|
Remove the IR for know for simplicity
|
2024-12-20 15:49:33 +01:00 |
|
|
31c178ad9c
|
Print test summary
|
2024-12-20 15:49:33 +01:00 |
|
|
40f2c1eede
|
Extend the tester to compile sources
|
2024-12-20 15:49:33 +01:00 |
|
|
160a97930e
|
Create a minimal interactive shell
|
2024-12-20 15:49:33 +01:00 |
|
|
bfb15f2d4a
|
Grow stack automatically
|
2024-12-20 15:49:33 +01:00 |
|