pub fn parse_named(name: &str, source: &str) -> Result<Script, ParseError>
Parse a script from source text (name, source order).