Add '*' PEG
authorNoah Lavine <nlavine@haverford.edu>
Mon, 19 Sep 2011 14:24:56 +0000 (10:24 -0400)
committerAndy Wingo <wingo@pobox.com>
Wed, 16 Jan 2013 09:11:46 +0000 (10:11 +0100)
commitf310a111de79a84d595d3323573748316deb8774
treeb74e0c9992ee540377e57887bf90212f4aef1075
parent5c3f2da81f9d470da24d98b2414df773a340236e
Add '*' PEG

The s-expression representation of PEG grammars now uses a '(* ...)' form
instead of '(body lit ... *)'.
doc/ref/api-peg.texi
module/ice-9/peg/codegen.scm
module/ice-9/peg/string-peg.scm