|
8b6ccbaa6d
|
Support multiple function arguments
|
2024-12-20 15:49:33 +01:00 |
|
|
5dfa2b3d99
|
Parse parameter list
|
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 |
|
|
546e0affb4
|
Assign variables
|
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 |
|