[][src]Function inc::compile

pub fn compile(config: &mut Config) -> Result<(), Error>

Top level API for inc

Compile a scheme program into x86 asm; input program and output file is passed with Config.