[
] (https://crates.io/crates/heliometer)
[
] (https://crates.io/crates/heliometer)
[
] (https://crates.io/crates/heliometer)
A brainfuck interpreter written in rust.
Heliometer can read and execute brainfuck programs from a file, or it can be used as a library. See the documentation for details.
Simply run cargo install to install helio to .cargo/bin.
helio <file> will interpret the contents of <file> as brainfuck.