|
4251c361c7
|
Implement comparison operators
|
2024-04-02 09:07:26 +02:00 |
|
|
e04a816024
|
Support multiple function arguments
|
2024-03-29 11:01:19 +01:00 |
|
|
07521f2b58
|
Parse parameter list
|
2024-03-28 00:55:13 +01:00 |
|
|
44e32760ca
|
Support procedure calls without arguments
|
2024-03-26 23:04:20 +01:00 |
|
|
7e5f7f492d
|
Implement first intrinsics for output
|
2024-03-20 17:56:38 +01:00 |
|
|
263b868a45
|
Replace ! with a function call writei
|
2024-03-19 09:35:50 +01:00 |
|
|
bfabdb1d08
|
Write parts of generated code directly to objects
|
2024-03-18 09:55:25 +01:00 |
|
|
17b0650f77
|
Implement simple if conditions
|
2024-03-17 01:00:44 +01:00 |
|
|
8240443cd1
|
Assign variables
|
2024-03-14 08:52:45 +01:00 |
|
|
42d2038c4d
|
Support compound statements
|
2024-03-11 10:43:26 +01:00 |
|
|
1af995eafd
|
Implement division
|
2024-03-09 08:36:07 +01:00 |
|
|
4ac29669ad
|
Split code generation from the ui
|
2024-03-07 09:15:11 +01:00 |
|