heliometer 0.4.1

A basic brainfuck interpreter
Documentation

Heliometer

A bf interpreter written in rust.

heliometer is the library, helio is the binary.

Helio

Simply run cargo install to install helio to .cargo/bin.

helio <file> will interpret the contents of <file> as brainfuck.