2025-11-06 10:00:37 +03:00
2025-11-17 14:15:49 +03:00
2025-11-06 10:01:45 +03:00
2025-11-12 14:15:12 +03:00
2025-11-06 10:02:36 +03:00

Warning

Uninished, Not meant to be used by others. idk if it works on windows.


Simple programming language VM implemented in C. (look at examples folder)

Usage:

cc -o builder builder.c
./builder <source file>
Description
No description provided
Readme 95 KiB
Languages
C 100%