pub fn parse(input: &str) -> (Vec<PreSymbolicExpression>, Vec<Diagnostic>, bool)