Crate esl_compiler

Source
Expand description

Parser library for the Elephant Specification Language (ESL).

Modulesยง

builder
Builder module. Takes the result from a Pest file parser and builds the unchecked tree.
checker
Checker module
context
cursor
diagnostics
Reportable diagnostics for the Elephant Specification Language (ESL).
location
map
parser
Pest parser implementation for the Elephant Specification Language (ESL).
reference
References types