Function parse_script

Source
pub fn parse_script(input: &str) -> Result<Expression, Err<SyntaxErrorKind>>