factor/basis/regexp
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
classes factor: Rename GENERIC# to GENERIC#:. 2017-06-01 13:58:58 -05:00
combinators
compiler
dfa
disambiguate core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
minimize regexp.minimize: a little bit simpler, a little bit faster. 2016-07-18 10:05:38 -07:00
negation
nfa
parser peg.ebnf: Clean up EBNF: syntax. 2017-08-05 22:23:57 -05:00
prettyprint Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
transition-tables
authors.txt
regexp-docs.factor
regexp-tests.factor
regexp.factor
summary.txt
tags.txt basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00