On Mon, Jan 12, 2009 at 2:16 PM, Daniel Kraft <span dir="ltr">&lt;d@domob.eu&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

This was probably my fault at that time, because I surely did something completely wrong for the Haskell style. &nbsp;However, I fear I could run into problems like that in the new project, too. &nbsp;So I want to ask for your opinions, do you think Haskell is the right language to do data analysis of this kind? &nbsp;And do you think it is hard for still beginner Haskell programmer to get this right so Haskell does not use up a lot of memory for thunks or list-overhead or things like that? </blockquote>
<div><br>Haskell&#39;s memory performance <i>can</i> be quite subtle.<br><br>Here&#39;s my opinion though:&nbsp; avoiding a language is a terrible way to learn it.&nbsp; If you want to learn Haskell, do your project in Haskell.<br>
<br>Luke<br></div></div>