rob

Function brainfuck_to_bytecode

Source
pub fn brainfuck_to_bytecode(code: &str) -> Vec<u8>