Add 'not-followed-by' PEG
authorNoah Lavine <nlavine@haverford.edu>
Mon, 19 Sep 2011 14:33:09 +0000 (10:33 -0400)
committerAndy Wingo <wingo@pobox.com>
Wed, 16 Jan 2013 09:11:46 +0000 (10:11 +0100)
commit72287411e9cd2c43afe061d2b4f07f4f7c577268
tree27462245eecb69606aa75122ed2a63cdc7ba18ca
parent66ba3de0a630f2644ca6bc2771da098c78babf45
Add 'not-followed-by' PEG

The PEG s-expression syntax now uses '(not-followed-by ...)' instead of
'(body ! ... 1)'.
doc/ref/api-peg.texi
module/ice-9/peg/codegen.scm
module/ice-9/peg/string-peg.scm