[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] Speedup in walk-generic and generate less
From: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] [PATCH] Speedup in walk-generic and generate less LET statements |
Date: |
Mon, 5 Mar 2012 14:08:51 +0100 |
User-agent: |
Mutt/1.4.2.3i |
On Mon, Mar 05, 2012 at 02:00:31PM +0100, Felix wrote:
> > The second patch is a bit more delicate and deserves some more
> > explanation. When a program initially gets translated into a
> > node tree, it is normalised to have all bodies transformed into
> > let-statements, as well as the toplevel.
>
> Signed off and pushed.
Thank you for your efforts, Felix! I know some of these changes
are probably a bit hairy and need some time to figure them out :)
Cheers,
Peter
--
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
is especially attractive, not only because it can be economically
and scientifically rewarding, but also because it can be an aesthetic
experience much like composing poetry or music."
-- Donald Knuth