prog8/intermediate
2022-12-28 21:19:38 +01:00
..
src/prog8/intermediate don't allow ~ on booleans, also introduce SZ and SNZ instructions in IR to complete the conditional-set instruction list. 2022-12-28 21:19:38 +01:00
test vm: memory is randomized on start instead of 0. P8ir file now has BSS segment. Vm clears BSS vars to 0. 2022-12-03 17:46:06 +01:00
build.gradle
intermediate.iml