Skip to main content

compile_program

Function compile_program 

Source
pub fn compile_program(source: &str) -> CompileOutput
Expand description

Parses and lowers a source file into deterministic typed IR.