This website requires JavaScript.
Explore
Help
Sign In
oreodave
/
ovm
Archived
Watch
1
Star
0
Fork
0
You've already forked ovm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-11-10
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
c8c5381cf23d175f70e24ddf33319712999d2442
ovm
/
vm
History
Aryadev Chavali
c8c5381cf2
vm/main takes a filename as input to execute bytecode
...
Also prints a usage for incorrect usage.
2023-10-26 10:18:53 +01:00
..
inst.c
src->vm, Makefile is now a bit more abstracted and pretty colours
2023-10-23 03:58:34 +01:00
inst.h
Make root directory an include path, set #include's properly
2023-10-23 04:46:09 +01:00
main.c
vm/main takes a filename as input to execute bytecode
2023-10-26 10:18:53 +01:00
runtime.c
src->vm, Makefile is now a bit more abstracted and pretty colours
2023-10-23 03:58:34 +01:00
runtime.h
Make root directory an include path, set #include's properly
2023-10-23 04:46:09 +01:00