An open API service indexing awesome lists of open source software.

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

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.