crain 0.1.0

A Brainfuck compiler/interpreter/tool
Documentation
1
2
3
fn main() -> std::process::ExitCode {
    crain::main_func()
}