factor/extra/peg/expr
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 Add expression evaluator example for EBNF 2008-03-20 03:30:53 +13:00
expr-tests.factor factor: clean up spaces in -tests files 2015-07-02 10:34:01 -07:00
expr.factor peg.ebnf: Clean up EBNF: syntax. 2017-08-05 22:23:57 -05:00
summary.txt Add expression evaluator example for EBNF 2008-03-20 03:30:53 +13:00
tags.txt Add expression evaluator example for EBNF 2008-03-20 03:30:53 +13:00