Expand description
Parser for Jingo, makes crate::frontend::lexer into an AST (abstract-syntax-tree), the second main stage of a compiler.
See crate::frontend::ast for the AST classes.
Parser for Jingo, makes crate::frontend::lexer into an AST (abstract-syntax-tree), the second main stage of a compiler.
See crate::frontend::ast for the AST classes.