Function parse_to_program

Source
pub fn parse_to_program(program: &str) -> Result<Vec<Instruction>>