Module parse
ucglib
The Parsing stage of the ucg compiler.
Bottom up parser for precedence parsing of expressions separated by binary operators.
Parses a LocatedSpan into a list of Statements or an error::Error.
error::Error