Projects with this topic
Sort by:
-
Zig EBNF grammar parser and code generator - generates recursive-descent parsers from EBNF specifications
Updated -
Gather metadata from the BnF (Bibliothèque nationale de France) catalogue (BnF SRU API) in UniMarc format to enrich a calibre book library metadata export.
Updated -
PEGN is a universal notation for expressing any grammar in a way that is easy to parse cognitively and programmatically without any specific implementation in mind.
Updated -
A simple EBNF parser compiler. It can read source code written in a dialect of EBNF and output a parser that can generate a parse tree from conforming input
Updated