factor/extra/peg/javascript
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
..
ast Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
parser peg.ebnf: Clean up EBNF: syntax. 2017-08-05 22:23:57 -05:00
tokenizer peg.ebnf: Clean up EBNF: syntax. 2017-08-05 22:23:57 -05:00
authors.txt Refactor JavaScript parser 2008-06-19 00:42:11 +12:00
javascript-docs.factor core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
javascript-tests.factor factor: clean up spaces in -tests files 2015-07-02 10:34:01 -07:00
javascript.factor [EBNF and EBNF: now return ast 2008-07-10 13:56:06 +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