tali
|
32b3eda926
|
refactor 'stack pointer' manip to be a parameter instead of a ref
|
2023-11-30 17:27:47 -05:00 |
tali
|
fd3b356699
|
compile scope expressions
|
2023-11-30 14:01:40 -05:00 |
tali
|
2bdb1511ab
|
add GRT instruction and implement missing comparators
|
2023-11-30 13:57:18 -05:00 |
tali
|
22b0ce775d
|
compile if expressions into conditional branches
|
2023-11-29 23:06:12 -05:00 |
tali
|
fca1c8f557
|
fix bug in binop code gen
|
2023-11-29 23:04:45 -05:00 |
tali
|
3d88cbe319
|
add comparison instructions and compile some more operators
|
2023-11-29 22:48:58 -05:00 |
tali
|
c1eaa5baef
|
remove lir, add basic single pass compiler
|
2023-11-29 22:27:05 -05:00 |