Crate esl_compiler

source ·
Expand description

Parser library for the Elephant Specification Language (ESL).

Modules

  • Builder module. Takes the result from a Pest file parser and builds the unchecked tree.
  • Checker module
  • Reportable diagnostics for the Elephant Specification Language (ESL).
  • Pest parser implementation for the Elephant Specification Language (ESL).
  • References types