A compiler to translate regular expressions (regular grammars) and LL1 BNF languages (subset of context free grammars) to generated scanners and/or parsers.
-
Updated
May 27, 2019 - Python
A compiler to translate regular expressions (regular grammars) and LL1 BNF languages (subset of context free grammars) to generated scanners and/or parsers.
Convert regular grammar to DFA and NFA
Functional and Logic Programming - Functional Project - PLG-2-NKA
Add a description, image, and links to the regular-grammar topic page so that developers can more easily learn about it.
To associate your repository with the regular-grammar topic, visit your repo's landing page and select "manage topics."