factor/extra/peg/javascript/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
..
authors.txt Refactor JavaScript parser 2008-06-19 00:42:11 +12:00
summary.txt Refactor JavaScript parser 2008-06-19 00:42:11 +12:00
tags.txt Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
tokenizer-tests.factor peg.javascript.tokenizer: support hex and unicode escapes. 2016-06-12 06:41:59 -07:00
tokenizer.factor peg.ebnf: Clean up EBNF: syntax. 2017-08-05 22:23:57 -05:00