Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 163 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 163 Bytes

Extended BNF Parser and Parser Builder for Rust

  1. Parsing EBNF syntax and constructing syntax trees.
  2. Use a parser to parse your own DSL as defined in EBNF.