Skip to content

jakerumbles/bytecode_interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple stack based VM written in Rust. Operations include reading/writing from the stack, basic math, and looping. See bytecode.rs for valid commands and bytecode.txt/bytecode_loop.txt for examples.

About

Simple stack based VM written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages