A bf interpreter written in rust.
Simply run cargo install to install the binary, other cargo commands should work fine.
cargo install
helio <file> will interpret the contents of as bf.
helio <file>