Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SuperFola/smoll-vm
just a smoll vm in c++14
https://github.com/SuperFola/smoll-vm
cpp cpp14 language programming-language stacked stacked-language virtual-machine vm
Last synced: 3 months ago
JSON representation
just a smoll vm in c++14
- Host: GitHub
- URL: https://github.com/SuperFola/smoll-vm
- Owner: SuperFola
- Archived: true
- Created: 2017-12-10T20:59:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-17T20:28:23.000Z (almost 7 years ago)
- Last Synced: 2024-05-02T19:22:03.642Z (6 months ago)
- Topics: cpp, cpp14, language, programming-language, stacked, stacked-language, virtual-machine, vm
- Language: C++
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- AwesomeCppGameDev - smoll-vm
README
# smoll-vm
just a smoll vm in c++14I am leaving this here, not completly finished, but working. I won't add anything else to it as it was only a test, but because it is interesting and working, I won't delete it :)
I am currently working on a project using this VM (but with way more functionnalities), on a private repository, but feel free to fork this project and tweak it as you want, I won't refuse a pull-request ! ;)