ram-machine-0.2.0 is not a library.
Visit the last successful build:
ram-machine-2.0.1
RAM Machine Interpreter
This repo contains a code for a RAM Machine code parser and interpreter as defined by Ćukasz Szkup in his Master Thesis
Usage
cargo run <ram code file> [input arguments]
Roadmap for v1
- Repl
- Debug mode
- Automatic changelog
- Cargo crate with automatic publish to crates.io