factor/extra/peg/javascript/parser
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
parser-tests.factor factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
parser.factor peg.ebnf: Clean up EBNF: syntax. 2017-08-05 22:23:57 -05: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