<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for ~~</title>
	<atom:link href="http://jartur.l-square.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jartur.l-square.net</link>
	<description>Blog -&#62; Maybe Blog</description>
	<pubDate>Sat, 26 Jul 2008 00:08:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on Is Haskell really that&#8230; great as a programming language? by cx</title>
		<link>http://jartur.l-square.net/2008/05/is-haskell-really-that-great-as-a-programming-language/#comment-53</link>
		<dc:creator>cx</dc:creator>
		<pubDate>Fri, 18 Jul 2008 05:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://jartur.l-square.net/?p=7#comment-53</guid>
		<description>@jartur, you are absolutely right. No doubt.
Actually I was talking about different kinds of tools.
(I have some problems with writing down my thoughts precisely. Alas.  Err, sorry. I feel stupid. Please be patient with meI wish I was an author but my brain works in a some different way. And damn I love this way.)

And another point about Haskell. You are facing with a lot of problems during initial studying. And you should better use this situation for your (well, not only your) profit. Try do at least two things:
1. Write all problems down. Maybe later you or somebody else will provide a verbose solution/recommendation/etc
2. Suggest some improvements (libs/syntax/whatever). As in #1 maybe you or someone else could take it into account and make some changes.
Doing this you will definitely provide a help to Haskell newbie (yeah I know about the great mess of Monad tutors) and later it will be really interesting to collect elegant solutions for these 'issues'.
(imho)</description>
		<content:encoded><![CDATA[<p>@jartur, you are absolutely right. No doubt.<br />
Actually I was talking about different kinds of tools.<br />
(I have some problems with writing down my thoughts precisely. Alas.  Err, sorry. I feel stupid. Please be patient with meI wish I was an author but my brain works in a some different way. And damn I love this way.)</p>
<p>And another point about Haskell. You are facing with a lot of problems during initial studying. And you should better use this situation for your (well, not only your) profit. Try do at least two things:<br />
1. Write all problems down. Maybe later you or somebody else will provide a verbose solution/recommendation/etc<br />
2. Suggest some improvements (libs/syntax/whatever). As in #1 maybe you or someone else could take it into account and make some changes.<br />
Doing this you will definitely provide a help to Haskell newbie (yeah I know about the great mess of Monad tutors) and later it will be really interesting to collect elegant solutions for these &#8216;issues&#8217;.<br />
(imho)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Haskell really that&#8230; great as a programming language? by jartur</title>
		<link>http://jartur.l-square.net/2008/05/is-haskell-really-that-great-as-a-programming-language/#comment-52</link>
		<dc:creator>jartur</dc:creator>
		<pubDate>Fri, 18 Jul 2008 05:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://jartur.l-square.net/?p=7#comment-52</guid>
		<description>cx, actually you can compare tools.
You can compare different models of screwdrivers, or, say, mice &#038; keyboards. The question here is whether your analogy is correct or not. Are different PLs are different models of keyboards or they are more like a scalpel &#038; a hammer? I don't know.
Actually, this doesn't even matter. And in general I agree with you &#038; never had said that I don't, I think.
All in all I think that this discussion is somewhat retarded, like most of abstract PL discussion out there. It has no point.</description>
		<content:encoded><![CDATA[<p>cx, actually you can compare tools.<br />
You can compare different models of screwdrivers, or, say, mice &#038; keyboards. The question here is whether your analogy is correct or not. Are different PLs are different models of keyboards or they are more like a scalpel &#038; a hammer? I don&#8217;t know.<br />
Actually, this doesn&#8217;t even matter. And in general I agree with you &#038; never had said that I don&#8217;t, I think.<br />
All in all I think that this discussion is somewhat retarded, like most of abstract PL discussion out there. It has no point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Haskell really that&#8230; great as a programming language? by cx</title>
		<link>http://jartur.l-square.net/2008/05/is-haskell-really-that-great-as-a-programming-language/#comment-51</link>
		<dc:creator>cx</dc:creator>
		<pubDate>Fri, 18 Jul 2008 05:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://jartur.l-square.net/?p=7#comment-51</guid>
		<description>I don't belive in bad and good languages. I will never say that either 'Haskell is a good programming language' or 'the cost of writing *usefull* application in Haskell is high'. This is completely wrong.
First, comparing tools is incorrect. Try to compare a syringe and a scalpel. What tool should I use for a generic medicine operations? (hello jartur and yours usefull applications).
Second, each tool was designed with a few things in mind.
You can use hammer instead of screwdriver. This is your choice. Nobody will blame you for it (at least I wouldn't). But ofcourse some things will become more difficult... It is hardly ever possible to make 'The Great Univiersal Tool For Life and Everthing'.
So why are you saying that the price for writing 'useful Haskell application' is too high? What the hell  is useful application?
When I need to play with some math model I chose Haskell. When I need to play with some console utils I choose 'bash/sh'. When I need to deal with some generic 'high level' things in imperative manner I choose python. When I need some more 'low level' control I'll write an extension/module for python in C. That's it.
I guess you are either using a wrong tool (haskell) for some specific 'useful appication' or you didn't get the 'Haskell way'...</description>
		<content:encoded><![CDATA[<p>I don&#8217;t belive in bad and good languages. I will never say that either &#8216;Haskell is a good programming language&#8217; or &#8216;the cost of writing *usefull* application in Haskell is high&#8217;. This is completely wrong.<br />
First, comparing tools is incorrect. Try to compare a syringe and a scalpel. What tool should I use for a generic medicine operations? (hello jartur and yours usefull applications).<br />
Second, each tool was designed with a few things in mind.<br />
You can use hammer instead of screwdriver. This is your choice. Nobody will blame you for it (at least I wouldn&#8217;t). But ofcourse some things will become more difficult&#8230; It is hardly ever possible to make &#8216;The Great Univiersal Tool For Life and Everthing&#8217;.<br />
So why are you saying that the price for writing &#8216;useful Haskell application&#8217; is too high? What the hell  is useful application?<br />
When I need to play with some math model I chose Haskell. When I need to play with some console utils I choose &#8216;bash/sh&#8217;. When I need to deal with some generic &#8216;high level&#8217; things in imperative manner I choose python. When I need some more &#8216;low level&#8217; control I&#8217;ll write an extension/module for python in C. That&#8217;s it.<br />
I guess you are either using a wrong tool (haskell) for some specific &#8216;useful appication&#8217; or you didn&#8217;t get the &#8216;Haskell way&#8217;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LHC activation soon! by jartur</title>
		<link>http://jartur.l-square.net/2008/06/lhc-activation-soon/#comment-49</link>
		<dc:creator>jartur</dc:creator>
		<pubDate>Sun, 13 Jul 2008 02:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://jartur.l-square.net/?p=18#comment-49</guid>
		<description>$$! arcos(\frac{v_x c_x + v_y c_y}{\sqrt{{v_x}^2+{v_y}^2}\sqrt{{c_x}^2 + {c_y}^2}}) $$</description>
		<content:encoded><![CDATA[<p><center><img src="http://jartur.l-square.net/wp-content/cache/tex_2838e672aa17a23e6a94e07a45f65696.png" align="absmiddle" class="tex" alt=" arcos(\frac{v_x c_x + v_y c_y}{\sqrt{{v_x}^2+{v_y}^2}\sqrt{{c_x}^2 + {c_y}^2}}) " /></center></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LHC activation soon! by god</title>
		<link>http://jartur.l-square.net/2008/06/lhc-activation-soon/#comment-42</link>
		<dc:creator>god</dc:creator>
		<pubDate>Tue, 24 Jun 2008 04:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://jartur.l-square.net/?p=18#comment-42</guid>
		<description>not yet fag</description>
		<content:encoded><![CDATA[<p>not yet fag</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Haskell really that&#8230; great as a programming language? by Frank Thomsen</title>
		<link>http://jartur.l-square.net/2008/05/is-haskell-really-that-great-as-a-programming-language/#comment-41</link>
		<dc:creator>Frank Thomsen</dc:creator>
		<pubDate>Mon, 23 Jun 2008 11:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://jartur.l-square.net/?p=7#comment-41</guid>
		<description>Haskell is a fine language when you want to give functional programming a go. But as soon as you want to write anything useful it just doesn't cut it; it is too esoteric.
If you want to try out functional programming, consider using Erlang, F# or OCaml instead.</description>
		<content:encoded><![CDATA[<p>Haskell is a fine language when you want to give functional programming a go. But as soon as you want to write anything useful it just doesn&#8217;t cut it; it is too esoteric.<br />
If you want to try out functional programming, consider using Erlang, F# or OCaml instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PLT Scheme 4.0 is out! by jartur</title>
		<link>http://jartur.l-square.net/2008/06/plt-scheme-40-is-out/#comment-39</link>
		<dc:creator>jartur</dc:creator>
		<pubDate>Wed, 18 Jun 2008 01:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://jartur.l-square.net/?p=16#comment-39</guid>
		<description>Oh, I'll try that.
Thanks.</description>
		<content:encoded><![CDATA[<p>Oh, I&#8217;ll try that.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PLT Scheme 4.0 is out! by Sam TH</title>
		<link>http://jartur.l-square.net/2008/06/plt-scheme-40-is-out/#comment-38</link>
		<dc:creator>Sam TH</dc:creator>
		<pubDate>Tue, 17 Jun 2008 12:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://jartur.l-square.net/?p=16#comment-38</guid>
		<description>Here's an example of how to deconstruct such a value:

`&lt;code&gt;(let* ([l (list 1 2 3 4)]&lt;br /&gt;
        [v (find 3 l)])&lt;br /&gt;
    (if (Just? v)&lt;br /&gt;
        (Just-v v)&lt;br /&gt;
        (error __abENT__apos;not-found)))&lt;/code&gt;`

Thanks for trying Typed Scheme!</description>
		<content:encoded><![CDATA[<p>Here&#8217;s an example of how to deconstruct such a value:</p>
<div class="backtick"><pre><code>(let* ([l (list 1 2 3 4)]
        [v (find 3 l)])
    (if (Just? v)
        (Just-v v)
        (error &#039;not-found)))</code></pre></div>
<p>Thanks for trying Typed Scheme!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Haskell really that&#8230; great as a programming language? by jartur</title>
		<link>http://jartur.l-square.net/2008/05/is-haskell-really-that-great-as-a-programming-language/#comment-36</link>
		<dc:creator>jartur</dc:creator>
		<pubDate>Wed, 04 Jun 2008 09:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://jartur.l-square.net/?p=7#comment-36</guid>
		<description>Norman, the most successful apps in Haskell I believe are Darcs &#038; XMonad.
Everything else is mostly CS exercises or mathematical explorations.

This is why I said that there is no evidence to prove that Haskell is actually suitable for general programming.</description>
		<content:encoded><![CDATA[<p>Norman, the most successful apps in Haskell I believe are Darcs &#038; XMonad.<br />
Everything else is mostly CS exercises or mathematical explorations.</p>
<p>This is why I said that there is no evidence to prove that Haskell is actually suitable for general programming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Haskell really that&#8230; great as a programming language? by Norman</title>
		<link>http://jartur.l-square.net/2008/05/is-haskell-really-that-great-as-a-programming-language/#comment-35</link>
		<dc:creator>Norman</dc:creator>
		<pubDate>Wed, 04 Jun 2008 09:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://jartur.l-square.net/?p=7#comment-35</guid>
		<description>Haskell : where are the apps ? Besides compilers and other such programs written by gurus that would write great programs in assembly if they had to anyway...

Are there examples of non trivial GUI programs ? I've only seen slow toys that weigh several MBs.</description>
		<content:encoded><![CDATA[<p>Haskell : where are the apps ? Besides compilers and other such programs written by gurus that would write great programs in assembly if they had to anyway&#8230;</p>
<p>Are there examples of non trivial GUI programs ? I&#8217;ve only seen slow toys that weigh several MBs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
