Charles Kralapp
|
7598a93b31
|
add recursion, add benchmarks
|
2025-07-12 23:14:23 -04:00 |
Charles Kralapp
|
19a69d3be5
|
fix jumps to be less weird
|
2025-07-10 21:46:29 -04:00 |
Charles Kralapp
|
fefc9e803a
|
throwing away a bunch of stuff, lets do the whole compiler inside the VM
|
2025-07-08 21:59:56 -04:00 |
Charles Kralapp
|
7ec2f90d38
|
add function example
|
2025-07-05 23:29:07 -04:00 |
Charles Kralapp
|
2f0d841d8d
|
update test examples
|
2025-07-05 19:10:32 -04:00 |
Charles Kralapp
|
270eef83a2
|
rename to make more clear
|
2025-07-05 16:59:51 -04:00 |
Charles Kralapp
|
bcc61a93eb
|
WIP (untested) automatic string allocation, function call/return
|
2025-07-05 14:59:09 -04:00 |
Charles Kralapp
|
0263d1511d
|
WIP function calls
|
2025-07-05 12:40:33 -04:00 |
Charles Kralapp
|
aab4c887ca
|
add call frames, refactor to allow call frames to work, add debug
|
2025-06-27 13:06:06 -04:00 |
Charles Kralapp
|
f909071287
|
Cleanup some stuff
|
2025-06-22 15:03:25 -04:00 |
Charles Kralapp
|
a741a0c992
|
update docs, fix float jmp
|
2025-06-22 10:57:15 -04:00 |
Charles Kralapp
|
d27d4259aa
|
convert to register based instead of mem2mem
|
2025-06-21 23:20:29 -04:00 |
Charles Kralapp
|
16117b9a3a
|
add hashmap as macro, Q16.16 -> float (implement later), general cleanup
|
2025-06-19 19:02:03 -04:00 |
Charles Kralapp
|
fd9516bf7e
|
change back to MIT since using some stuff from craftingintepreters
|
2025-06-15 15:54:49 -04:00 |
Charles Kralapp
|
0d958be440
|
add parser, compiler, breakout opcodes, fix test
|
2025-06-14 22:57:19 -04:00 |