Re: [Haskell-cafe] (Chaos) [An interesting toy]

2007-05-07 Thread Andrew Coppin
Simon Peyton-Jones wrote: | Ah well, I doubt I'm going to come up with any new ideas for how to make | my code go faster, but it's mildly entertaining wading through over 200 | KB of textual output trying to guess what it means. Ha ha. You did say that you wanted to know what GHC *really* does

RE: [Haskell-cafe] (Chaos) [An interesting toy]

2007-05-07 Thread Simon Peyton-Jones
| I wonder... is there a high-level document anywhere which explains what | GHC actually does with your code when you compile it? A lot, actually: http://hackage.haskell.org/trac/ghc/wiki/Commentary ___ Haskell-Cafe mailing list

Re: [Haskell-cafe] (Chaos) [An interesting toy]

2007-05-07 Thread Andrew Coppin
Simon Peyton-Jones wrote: | I wonder... is there a high-level document anywhere which explains what | GHC actually does with your code when you compile it? A lot, actually: http://hackage.haskell.org/trac/ghc/wiki/Commentary Ooo... candy! (By the way... I'm loving the whole concept of

Re: [Haskell-cafe] Chaos

2007-05-06 Thread Andrew Coppin
Just so people know... The version in Darcs now has strict Colour and Vector constructors. (Makes it run a few percent faster.) ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe