No description
  • C 75%
  • GLSL 11.1%
  • Assembly 9.4%
  • Lua 3.8%
  • Shell 0.6%
Find a file
2026-07-25 04:16:02 -04:00
flagpole Implemented start of flagpole compiler and a few new things here and there for said compiler 2026-07-25 04:16:02 -04:00
Lazyc@5bb6ab1d1b Init 2026-07-24 02:56:45 -04:00
src Implemented start of flagpole compiler and a few new things here and there for said compiler 2026-07-25 04:16:02 -04:00
tests Implemented start of flagpole compiler and a few new things here and there for said compiler 2026-07-25 04:16:02 -04:00
.gitignore Implemented the rest of the unsigned integer operations 2026-07-24 03:12:34 -04:00
.gitmodules Init 2026-07-24 02:56:45 -04:00
bldit.lua Init 2026-07-24 02:56:45 -04:00
hexer.sh Init 2026-07-24 02:56:45 -04:00
ISA.md CMP instructions prolly important smh 2026-07-24 16:17:25 -04:00
README.md Init 2026-07-24 02:56:45 -04:00

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