BNF Converter
parser-generator
pretty-print
bnf
lexer-generator
grammar-specification
bnfc
abstract-syntax-tree
bnf-converter
-
Updated
Apr 23, 2021 - TeX


Add an option to NimlLexer to lexNext / lexIter provide a specified token when the lexer reaches EOF only once.
Example:
related: #70