Files
vvm.rs/README.md
2017-06-04 22:44:06 -04:00

222 B

vvm.rs

An implementation of VVM in Rust.

It's my first substantial program in Rust and it looks like crap. It also doesn't work yet, because I screwed up a bit of the call/ret logic.