Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yazaldefilimone/eva-virtual-machine

🛠️ | Stack-based | Bytecode interpreter | Garbage collection
https://github.com/yazaldefilimone/eva-virtual-machine

Last synced: about 1 month ago
JSON representation

🛠️ | Stack-based | Bytecode interpreter | Garbage collection

Awesome Lists containing this project

README

        

Eva Virtual Machine

- Eva lang: [Eva lang](https://github.com/yazaldefilimone/essentials-of-interpretation)
- Eva TypeChecker: [Eva TypeChecker](https://github.com/yazaldefilimone/eva-typechecker)
- Eva Parser: [Eva Parser](https://github.com/yazaldefilimone/letter-parser)
- Eva Transpiler(to JavaScript): [Eva Transpiler](https://github.com/yazaldefilimone/high-level-compiler)