This commit is contained in:
cannoli-fruit 2026-07-24 02:56:45 -04:00
commit d23a3e49ff
22 changed files with 979 additions and 0 deletions

4
README.md Normal file
View file

@ -0,0 +1,4 @@
# FlagVM
A custom VM for an ISA, very beta right now don't touch it
I think it's technically turing complete with the current implementation
but i'll finish implementing the spec eventually