factor/extra/peg/ebnf
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 Start of EBNF parser 2007-11-27 18:13:36 +13:00
ebnf-tests.factor More refactoring of EBNF 2008-03-20 17:11:09 +13:00
ebnf.factor More refactoring of EBNF 2008-03-20 17:11:09 +13:00
summary.txt Start of EBNF parser 2007-11-27 18:13:36 +13:00
tags.txt Add tags to peg, peg.ebnf and peg.pl0 2007-12-20 17:11:37 +13:00