heliometer 0.4.3

A basic brainfuck interpreter
Documentation

Heliometer

Build Status Version Downloads License

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.