Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/giulioz/tinyvm

A small educational Virtual Machine, with an optimized JIT interpreter, assembler and compiler.
https://github.com/giulioz/tinyvm

Last synced: about 1 month ago
JSON representation

A small educational Virtual Machine, with an optimized JIT interpreter, assembler and compiler.

Awesome Lists containing this project

README

        

# TinyVM
A small educational Virtual Machine, with an optimized JIT interpreter, assembler and compiler.
Written by Giulio Zausa and Alessio Marotta.

## Assembler
Web editor link: [https://assembler.giulioz.now.sh/dist/web.html](https://assembler.giulioz.now.sh/dist/web.html)