A compiler to translate regular expressions (regular grammars) and LL1 BNF languages (subset of context free grammars) to generated scanners and/or parsers.
python cli parser script scanner parser-generator tokenizer tokens lexer lexical-analysis bnf lexer-generator regular-expressions context-free-grammar lexeme scanner-generator mit-licensed backus-naur-form regular-grammar backus-normal-form
-
Updated
May 27, 2019 - Python