https://github.com/linkdd/yavm
Yet Another Virtual Machine
https://github.com/linkdd/yavm
Last synced: about 1 year ago
JSON representation
Yet Another Virtual Machine
- Host: GitHub
- URL: https://github.com/linkdd/yavm
- Owner: linkdd
- Created: 2018-01-24T10:34:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T09:19:42.000Z (over 8 years ago)
- Last Synced: 2025-02-14T17:57:48.767Z (about 1 year ago)
- Language: C
- Size: 31.3 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YAVM
Yet Another Virtual Machine providing:
- an assembly language
- a compiler
- an interpreter
See [the documentation](https://linkdd.github.io/yavm) for more informations.