<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="Ih2E3d">&gt; nothing should stop you from writing video games in Haskell since<br>

<br>
</div>video codec isn&#39;t video game :)))<br>
<div class="Ih2E3d"></div></blockquote><div><br></div><div>ouch, mea culpa, I misread &nbsp;your message.</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="Ih2E3d">
<br>
&gt; but I&#39;ve worked with people that wrote physics engines in C/C++,<br>
&gt; and they also had to hand optimize specifically for a certain compiler to get things fast.&nbsp;<br>
<br>
</div>that&#39;s important signal. if you need to hand-optimize your code even<br>
if you use icl to compile it, using haskell will be like hunting with<br>
a hand instead of gun</blockquote><div><br></div><div>well in the past I wrote a couple of video codecs (one was a multi core motion JPEG decoder), and I had to write parts of it in assembler to get fast enough frame rates. but that is already more than 10 years ago, today I don&#39;t think I could beat a C/C++ compiler like ICL anymore, at least not in a reasonable time frame&nbsp;</div>
<div><br></div></div>