Function bf::bytecode::compile [] [src]

pub fn compile(src: &[Statement]) -> Box<Program>

Compiles peephole-optimized AST to a bytecode program.