factor/extra/infix/tokenizer
Doug Coleman 15b13870ae peg.ebnf: Clean up EBNF: syntax.
The syntax for an EBNF parser is now ``EBNF: identifier string``. The
inline syntax went from [EBNF ...  EBNF] to EBNF[[ ]], EBNF[=[ ]=], etc.

<EBNF looked for a main word, but this functionality is just EBNF[[ ]]
now.
2017-08-05 22:23:57 -05:00
..
tokenizer-tests.factor infix: add support for string literals. 2017-03-16 16:14:51 -07:00
tokenizer.factor peg.ebnf: Clean up EBNF: syntax. 2017-08-05 22:23:57 -05:00