Supero
This is my effort to optimise Haskell. This project is also known as -O11, after the compiler flag in Yhc which will implement these features.
Related work
- Positive Supercompilation for a higher order call-by-value language, by Peter A. Jonsson - similar stuff, but for a strict language.
Downloads
- Related Blog posts
- A Supercompiler for Core Haskell - submitted to the post proceedings of IFL 2007
- Supero: Making Haskell Faster - presented at IFL 2007