8000 GitHub - eddywm/stackvm-rs: An experimental single file stack based virtual machine built in Rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eddywm/stackvm-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-stack-vm

This an experimental single file stack based virtual machine built in Rust.

             __
     _(\    |@@|
    (__/\__ \--/ __
       \___|----|  |   __
           \ }{ /\ )_ / _\
           /\__/\ \__O (__
          (--/\--)    \__/
          _)(  )(_
         `---''---`

How to run the code ?

The entry point is in the main.rs file and the vm code is in the src/lib.rs file

Note that this repo is under ongoing development and new updates will be pushed here from to time to time.

About

An experimental single file stack based virtual machine built in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0