Skip to content

8l/ravm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ravm

RAVM: compile once and run anywhere https://zsmith.co/ravm.html

What is RAVM? RAVM stands for RISC-Approximating Virtual Machine, meaning it uses a simplified instruction format to maximize performance. RAVM is my nascent write-once, eventually-run-anywhere project. The project currently consists of the virtual machine itself, which I coded mostly in x86 assembly language, and a simple assembler (RASM) that produces bytecode for RAVM to run.

About

RAVM: compile once and run anywhere https://zsmith.co/ravm.html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published