pub fn load_program(path: &Path) -> Result<Program, LoadError>
Read and parse an .rsl file into a Program AST.
.rsl
Program