Crate udl

Source
Expand description

Parser for UDL (Universal Data Language).

Modulesยง

ast
Structure produced by the parser.
common
todo: Implement convenience methods for arguments and expressions that can be used to evaluate them to numbers, text, etc.
lex
parse
Parsing of UDL documents.