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. |
||
---|---|---|
.. | ||
tokenizer-tests.factor | ||
tokenizer.factor |