> Date: Sat, 19 May 2012 08:57:38 +0200
> From: Ertugrul S?ylemez <[email protected]>
> Subject: Re: [Haskell-cafe] Can Haskell outperform C++?
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="us-ascii"


> Haskell delivers reasonable performance for almost all non-embedded
> applications, and for the extreme edge cases one can still switch to C
> or assembly using the FFI.

At the cost of introducing another dimension of complexity (two
codebases, two toolchains, need for programmers specialising in two
languages). There is a reason why many businesses go to great pains to
ensure their codebase is homogeneous (and it's not "managers are
dumb").

RW

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to