|
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 |
|
|
2767c5992b
|
Don't relax function calls
|
2024-12-20 15:49:33 +01:00 |
|
|
5caa08673e
|
Support procedure calls without arguments
|
2024-12-20 15:49:33 +01:00 |
|
|
ee65360f60
|
Implement first intrinsics for output
|
2024-12-20 15:49:33 +01:00 |
|
|
4af742ab02
|
Replace ! with a function call writei
|
2024-12-20 15:49:33 +01:00 |
|
|
688557b012
|
Write parts of generated code directly to objects
|
2024-12-20 15:49:33 +01:00 |
|
|
b44431f9cd
|
Implement simple if conditions
|
2024-12-20 15:49:33 +01:00 |
|
|
5e8cd73705
|
Support compound statements
|
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 |
|