|
fbd08f2707
|
Add more internal allocation errors
|
2024-12-11 21:44:32 +01:00 |
|
|
1c996b3c8b
|
Make IR for array access
|
2024-12-06 15:37:36 +01:00 |
|
|
0c40bca60b
|
Add array assignment to the IR
|
2024-12-02 13:57:03 +01:00 |
|
|
f7b36cb81d
|
Implement the while loop
|
2024-11-26 23:44:25 +01:00 |
|
|
1ec3467830
|
Map local variables in IR to their original names
|
2024-11-14 19:55:30 +01:00 |
|
|
060496fc6e
|
Parse local variables
|
2024-11-06 22:23:49 +01:00 |
|
|
582040e5d3
|
Implement comparison operators
|
2024-10-13 12:59:47 +02:00 |
|
|
0850f0a8d6
|
Implement if statements with equality
|
2024-10-11 16:14:01 +02:00 |
|
|
699cc8684b
|
Implement division
|
2024-10-06 18:09:08 +02:00 |
|
|
35742aa525
|
Add printc and exit builtin functions
|
2024-10-04 18:26:10 +02:00 |
|
|
fdf56ce9d0
|
Negate integral expressions
|
2024-10-02 22:56:15 +02:00 |
|