factor/extra/brainfuck
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 Adding brainf*ck implementation. 2009-06-01 11:21:14 -07:00
brainfuck-docs.factor *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
brainfuck-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
brainfuck.factor peg.ebnf: Clean up EBNF: syntax. 2017-08-05 22:23:57 -05:00
summary.txt Adding brainf*ck implementation. 2009-06-01 11:21:14 -07:00
tags.txt basis/,extra/: lots of new tags.txt files 2017-07-05 01:50:39 +02:00