undar-lang/src
zongor 7bff3208a0 fix str 2025-07-05 16:38:42 -04:00
..
Makefile add Q16.16 real, uint32, and int32 opcodes 2025-06-14 14:38:04 -04:00
common.h change back to MIT since using some stuff from craftingintepreters 2025-06-15 15:54:49 -04:00
compiler.c fix str 2025-07-05 16:38:42 -04:00
compiler.h pretty sure strings are still broken, but it runs at least 2025-07-05 15:54:33 -04:00
debug.c add call frames, refactor to allow call frames to work, add debug 2025-06-27 13:06:06 -04:00
debug.h add call frames, refactor to allow call frames to work, add debug 2025-06-27 13:06:06 -04:00
hashmap.h convert to register based instead of mem2mem 2025-06-21 23:20:29 -04:00
main.c fix str 2025-07-05 16:38:42 -04:00
opcodes.h WIP (untested) automatic string allocation, function call/return 2025-07-05 14:59:09 -04:00
parser.c WIP function calls 2025-07-05 12:40:33 -04:00
parser.h WIP function calls 2025-07-05 12:40:33 -04:00
vm.c fix str 2025-07-05 16:38:42 -04:00
vm.h add call frames, refactor to allow call frames to work, add debug 2025-06-27 13:06:06 -04:00