-
Notifications
You must be signed in to change notification settings - Fork 0
Home
finn-chipp edited this page Sep 6, 2024
·
2 revisions
FVM (Fox Virtual Machine) is an assembler and runtime for the Fox architecture. It is designed to be a simple, fast, and easily reïmplementable. As of writing, it is still in its alpha-release, so please be patient as to any bugs or inefficiencies in design!
This wiki will describe how Fox architecture works, and how to use FVM and write programs for it.