Skip to content

umvar/JadeVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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