curioustorvald / terran-basic-java-vm

A virtual machine with unique instruction set that runs on Java (the repo name is a misnomer πŸ˜›)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual computer with well-defined RISCy instruction set, with an assembler and a compiler for some sort of C-lookalike language.

About

A virtual machine with unique instruction set that runs on Java (the repo name is a misnomer πŸ˜›)

License:MIT License


Languages

Language:Kotlin 99.8%Language:C 0.2%