zongor
|
bcc61a93eb
|
WIP (untested) automatic string allocation, function call/return
|
2025-07-05 14:59:09 -04:00 |
zongor
|
0263d1511d
|
WIP function calls
|
2025-07-05 12:40:33 -04:00 |
zongor
|
aab4c887ca
|
add call frames, refactor to allow call frames to work, add debug
|
2025-06-27 13:06:06 -04:00 |
zongor
|
f909071287
|
Cleanup some stuff
|
2025-06-22 15:03:25 -04:00 |
zongor
|
a741a0c992
|
update docs, fix float jmp
|
2025-06-22 10:57:15 -04:00 |
zongor
|
d27d4259aa
|
convert to register based instead of mem2mem
|
2025-06-21 23:20:29 -04:00 |
zongor
|
16117b9a3a
|
add hashmap as macro, Q16.16 -> float (implement later), general cleanup
|
2025-06-19 19:02:03 -04:00 |
zongor
|
fd9516bf7e
|
change back to MIT since using some stuff from craftingintepreters
|
2025-06-15 15:54:49 -04:00 |
zongor
|
0d958be440
|
add parser, compiler, breakout opcodes, fix test
|
2025-06-14 22:57:19 -04:00 |