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

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

Compiles peephole-optimized AST to a bytecode program.