Skip to content

Files

Latest commit

4c09f97 · Mar 12, 2021

History

History
13 lines (9 loc) · 342 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 342 Bytes

JadeVM

JadeVM is a stack-based virtual machine with an extensible instruction set that is used for JadeLang program execution.

Docuemntation

An overview of JadeVM specification can be seen here.

Usage

Execute a JadeVM Bytecode File (*.jb):

./jadevm-c *.jb