factor/extra/peg
Chris Double 943b02ab2f Fix performance regression in pegs
delay parser is improved to use a memoized quotation so the
construction and compilation of the parser at runtime only
occurs once.
Changed compile so it would use equality rather than identity
for memoization purposes.
2008-03-22 01:59:16 +13:00
..
ebnf Get peg subvocabs working again 2008-03-22 00:58:53 +13:00
expr Tidy up expr groups 2008-03-20 17:19:41 +13:00
parsers Fix performance regression in pegs 2008-03-22 01:59:16 +13:00
pl0 More refactoring of EBNF 2008-03-20 17:11:09 +13:00
search More documentation fixes 2008-03-11 21:01:39 -05:00
authors.txt Add author information to peg 2007-11-27 12:36:14 +13:00
peg-docs.factor fix docs for delay 2008-03-05 18:15:28 -06:00
peg-tests.factor Rip out packrat stuff 2008-03-21 01:26:20 +13:00
peg.factor Fix performance regression in pegs 2008-03-22 01:59:16 +13:00
summary.txt Add author information to peg 2007-11-27 12:36:14 +13:00
tags.txt Adding tags 2008-01-31 23:04:11 -06:00