generate psyntax-pp in canonical form
authorAndy Wingo <wingo@pobox.com>
Wed, 28 Sep 2011 17:42:32 +0000 (19:42 +0200)
committerAndy Wingo <wingo@pobox.com>
Wed, 28 Sep 2011 17:42:32 +0000 (19:42 +0200)
commit014de9e25d87b7d3a13566aee4c271c1a11ea0b7
treec2dfc021a9619bdf926db228c8d6638972558e90
parentb275fb2691af150cc57e395e65df5a66e315017e
generate psyntax-pp in canonical form

* module/ice-9/compile-psyntax.scm (source): Canonicalize after
  optimizing.  The optimizer should be a little more clever, but
  currently fix-letrec outputs some non-canonical forms.

* module/ice-9/psyntax-pp.scm: Regenerate.
module/ice-9/compile-psyntax.scm
module/ice-9/psyntax-pp.scm