Factor PEG Functions
authorNoah Lavine <nlavine@haverford.edu>
Sun, 6 Mar 2011 05:02:27 +0000 (00:02 -0500)
committerAndy Wingo <wingo@pobox.com>
Wed, 16 Jan 2013 09:11:43 +0000 (10:11 +0100)
commitf3f41b92266201c883ff245631ccd8513a0de213
tree26a2517c5e4303a1b58920297966631d86d94221
parent5e16c41703fd01162075c974939c7a97c632f33c
Factor PEG Functions

 * module/ice-9/peg.scm: take out the functions for simplifying trees
 * module/ice-9/peg/simplify-tree.scm: and put them here
module/ice-9/peg.scm
module/ice-9/peg/simplify-tree.scm [new file with mode: 0644]