Comment Re:"functional programming languages can beat C" (Score 1) 502
Sure. How about pi digits http://shootout.alioth.debian.org/u32q/benchmark.php?test=pidigits&lang=all . Currently the fastest program is in the functional language Haskell. I challenge you to write a faster one in C (for a quad core processor).