Skip to content

MIMA [virtual machine] (planed) + assembler in Rust

License

Notifications You must be signed in to change notification settings

Geronymos/vima.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vima.rs

MIMA [virtual machine] (planed) + assembler in Rust

Get started

cargo run -- example.mima out.o

View the output

xxd -c 3 -g1 out.o

License

This project is licensed under the GPL-3 License - see the LICENSE file for details

About

MIMA [virtual machine] (planed) + assembler in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages