pub fn compile_file( source_path: &Path, output_path: &Path, keep_ir: bool, ) -> Result<(), String>
Compile a .seq source file to an executable