compile_file

Function compile_file 

Source
pub fn compile_file(
    source_path: &Path,
    output_path: &Path,
    keep_ir: bool,
) -> Result<(), String>
Expand description

Compile a .seq source file to an executable