factor/extra/peg/pl0
Chris Double e7980ebc61 More refactoring of EBNF
<EBNF .. EBNF> now produces a quotation that when called does the parsing
EBNF: foo ... ;EBNF creates a 'foo' word with stack effect (string -- result)
when called it parses the string and returns the result.
2008-03-20 17:11:09 +13:00
..
authors.txt Work on PL/0 Grammar as a PEG example 2007-11-27 15:56:26 +13:00
pl0-tests.factor More refactoring of EBNF 2008-03-20 17:11:09 +13:00
pl0.factor More refactoring of EBNF 2008-03-20 17:11:09 +13:00
summary.txt Work on PL/0 Grammar as a PEG example 2007-11-27 15:56:26 +13:00
tags.txt Add tags to peg, peg.ebnf and peg.pl0 2007-12-20 17:11:37 +13:00