Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qualitycroissant/fox-virtual-machine
A virtual machine and assembler for the Fox architecture
https://github.com/qualitycroissant/fox-virtual-machine
architecture assembler assembly assembly-language assembly-language-programming backend c-language c-programming c-programming-language computer-architecture fox-architecture fox-assembly fox-assembly-language gplv3 open-source runtime runtime-system simulator virtual-machine vm
Last synced: about 1 month ago
JSON representation
A virtual machine and assembler for the Fox architecture
- Host: GitHub
- URL: https://github.com/qualitycroissant/fox-virtual-machine
- Owner: QualityCroissant
- License: gpl-3.0
- Created: 2024-09-06T14:56:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-19T19:29:54.000Z (2 months ago)
- Last Synced: 2024-11-19T20:27:37.828Z (2 months ago)
- Topics: architecture, assembler, assembly, assembly-language, assembly-language-programming, backend, c-language, c-programming, c-programming-language, computer-architecture, fox-architecture, fox-assembly, fox-assembly-language, gplv3, open-source, runtime, runtime-system, simulator, virtual-machine, vm
- Language: C
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![logo](https://github.com/user-attachments/assets/3a2ade8f-8475-4383-a993-ceaab4ea45fe)
Fox Virtual Machine
A virtual machine aiming to be simplistic, fast, and easily reïmplementable
Getting Started
To set up ready to use FVM, download the latest release under the releases section, unzip it, and enjoy!
If you want to learn how to use it, the wiki contains a basic guide, which also describes how it works.
Any additions, forks, and edits are very much welcomed. However, please be patient, as the project is still in its alpha stage!Just want to give it a try?
FVM now has its own demo suite hosted on Github Pages! Check it out here: https://qualitycroissant.github.io/fvmonline/