brainstem 0.1.0

A Brainfuck compiler and interpreter library, with a BrainStem frontend language.
Documentation
1
2
3
fn main() {
    lalrpop::process_src().unwrap();
}