Extensible PEG Syntax
authorNoah Lavine <nlavine@haverford.edu>
Thu, 31 Mar 2011 21:04:06 +0000 (17:04 -0400)
committerAndy Wingo <wingo@pobox.com>
Wed, 16 Jan 2013 09:11:44 +0000 (10:11 +0100)
commit94e8517c16f75466d0e1ab8f9bcf9473dd28b15f
tree2d8ed02ace28d48a260e4b0e3173d68e2fd04390
parentbbc5564c423e8a080754f822831fdf44f3799a2c
Extensible PEG Syntax

* module/ice-9/peg/codegen.scm: Make the PEG syntax extensible, and
    move most of the current code generators to the new interface
* doc/ref/api-peg.texi: Document PEG extensions in the PEG Internals
    section of the manual
doc/ref/api-peg.texi
module/ice-9/peg/codegen.scm