A Mark-and-Sweep Garbage Collector
Find a file
2024-08-19 15:46:10 -04:00
main.c first commit 2024-08-19 15:42:35 -04:00
Makefile Added Makefile 2024-08-19 15:46:10 -04:00
vm.c VM: added definitions for init, push, and pop 2024-08-19 15:45:23 -04:00
vm.h VM: added function and data declarations 2024-08-19 15:44:39 -04:00