[Haskell-cafe] Can Haskell outperform C++?

Richard O'Keefe ok at cs.otago.ac.nz
Thu May 17 03:13:33 CEST 2012


In a lecture today I presented (for quite other reasons) a simple combinatorial enumeration problem where the difference between two algorithms was far larger than any plausible difference between programming languages.  If a programming language makes it easier to explore high level alternative algorithms, you may very easily end up with faster programs in a "slower" language.  (Sorry about the very long line: broken return key.)



More information about the Haskell-Cafe mailing list