Marcin 'Qrczak' Kowalczyk wrote: [snip] > Maybe it's simply not possible to compile Haskell more efficiently? Maybe not yet. But someday we'll have enough processing power to do really sophisticated whole-program analysis, including decent region analysis. A lot of the techniques have already been published, but are simply too expensive to do. But when computers are faster, C++ will have to watch out, as theoretically it is much harder to reason about. Also the GHC folk do not alas have huge numbers of people slaving away trying to shave 1% off execution time here and there, which makes a big difference.
- Re: Cryptarithm solver - Haskell vs. C++ Manuel M. T. Chakravarty
- Re: Cryptarithm solver - Haskell vs. C++ Lennart Augustsson
- Re: Cryptarithm solver - Haskell vs. C++ Lennart Augustsson
- Re: Cryptarithm solver - Haskell vs. C++ Bart Demoen
- Re: Cryptarithm solver - Haskell vs. C++ Herbert Graeber
- Re: Cryptarithm solver - Haskell vs. C++ Fergus Henderson
- Re: Cryptarithm solver - Haskell vs. C++ Manuel M. T. Chakravarty
- Re: Cryptarithm solver - Haskell vs. C++ Manuel M. T. Chakravarty
- Re: Cryptarithm solver - Haskell vs. C++ S.D.Mechveliani
- Re: Cryptarithm solver - Haskell vs. C++ Marcin 'Qrczak' Kowalczyk
- Re: Cryptarithm solver - Haskell vs. C++ George Russell
- Re: Cryptarithm solver - Haskell vs. C++ D. Tweed
- Re: Cryptarithm solver - Haskell vs. C++ Jan Skibinski
- Re: Cryptarithm solver - Haskell vs. C++ Bjorn Lisper
- Re: Cryptarithm solver - Haskell vs. C++ Manuel M. T. Chakravarty
- Re: Cryptarithm solver - Haskell vs. C++ Will Partain
- Re: Cryptarithm solver - Haskell vs. C++ Antti-Juhani Kaijanaho
- Re: Cryptarithm solver - Haskell vs. C++ Bjorn Lisper
- Re: Cryptarithm solver - Haskell vs. C++ Pieter Koopman
- Re: Cryptarithm solver - Haskell vs. C++ Manuel M. T. Chakravarty
- RE: Cryptarithm solver - Haskell vs. C++ R.S. Nikhil
