Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yazaldefilimone/eva-virtual-machine
- Owner: yazaldefilimone
- Created: 2024-02-12T22:00:19.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-16T18:38:23.000Z (9 months ago)
- Last Synced: 2024-02-16T22:37:51.696Z (9 months ago)
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)