This is a fckingly easy-to-use brainfck interpreter, just pass your code as an argument of the executable:
brainf_intp [,.]
To install or test the interpreter, either build it from the source using Cargo or install it using cargo:
cargo install brainf_intp