zongors-reality-engine/src
zongor 7ec2f90d38 add function example 2025-07-05 23:29:07 -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 add function example 2025-07-05 23:29:07 -04:00
compiler.h update test examples 2025-07-05 19:10:32 -04:00
debug.c add function example 2025-07-05 23:29:07 -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 add function example 2025-07-05 23:29:07 -04:00
opcodes.h add function example 2025-07-05 23:29:07 -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 add function example 2025-07-05 23:29:07 -04:00
vm.h add call frames, refactor to allow call frames to work, add debug 2025-06-27 13:06:06 -04:00