Skip to content

dastansam/supert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

supert

Stack based supert virtual machine

It is a simple stack based interpreter that supports arithmetic operations, variables, loops and channels.

Info

For more info about the interpreter, take a look at the README file of the interpreter folder

Build

Make sure you have Rust development environment setup.

To see how interpreter works, please take a look at the tests in the vm.rs file.

To run all tests:

cargo test

Releases

No releases published

Packages

No packages published

Languages