Crate xlang_syntax

Source
Expand description

The parser and AST trees for xlang.

Modules§

ast

Functions§

parse
Parses some xlang source.
parse_expr
Parses a single xlang expression.