factor/extra/infix
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 infix: add support for string literals. 2017-03-16 16:14:51 -07: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 infix: added meta information and fixed up docs somewhat 2009-02-11 20:56:09 +01:00
infix-docs.factor infix: update docs for recent changes. 2013-05-01 11:57:20 -07:00
infix-tests.factor infix: adding support for constants and ( -- x ) words. 2017-03-18 13:27:33 -07:00
infix.factor infix: adding support for constants and ( -- x ) words. 2017-03-18 13:27:33 -07:00
summary.txt infix: added meta information and fixed up docs somewhat 2009-02-11 20:56:09 +01:00
tags.txt infix: added meta information and fixed up docs somewhat 2009-02-11 20:56:09 +01:00