<?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 on: A Haskell bookshelf</title>
	<atom:link href="http://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/</link>
	<description>random thoughts on programming and programming languages</description>
	<pubDate>Sat, 19 Jul 2008 03:03:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: Anthony Morgan</title>
		<link>http://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/#comment-150</link>
		<dc:creator>Anthony Morgan</dc:creator>
		<pubDate>Thu, 13 Apr 2006 00:53:14 +0000</pubDate>
		<guid isPermaLink="false">https://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/#comment-150</guid>
		<description>Very nice list. I learnt Haskell from Simon Thompson's Craft of functional programming. One other excellent resource for advanced Haskell programming, indeed the one I consider to have been most helpful in my experiance, is the wiki on haskell.org.</description>
		<content:encoded><![CDATA[<p>Very nice list. I learnt Haskell from Simon Thompson&#8217;s Craft of functional programming. One other excellent resource for advanced Haskell programming, indeed the one I consider to have been most helpful in my experiance, is the wiki on haskell.org.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jao</title>
		<link>http://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/#comment-147</link>
		<dc:creator>jao</dc:creator>
		<pubDate>Sat, 01 Apr 2006 14:23:02 +0000</pubDate>
		<guid isPermaLink="false">https://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/#comment-147</guid>
		<description>Simen, that's right: Haskell is usually considered more purely functional because it does not allow side-effects (no mutable variables). When they're absolutely necessary (e.g., in input/output operations), they're hidden away inside monads. Another interesting feature separating Haskell from Lisp (although this one does not make it 'more functional') is lazy evaluation. In general, as any lisper will tell you, Lisp (and specially Common Lisp) tries hard not to impose a single paradigm (functional or any other) on you (at the cost, sometimes, of convenience: e.g. lazy evaluation is possible but a bit cumbersome).</description>
		<content:encoded><![CDATA[<p>Simen, that&#8217;s right: Haskell is usually considered more purely functional because it does not allow side-effects (no mutable variables). When they&#8217;re absolutely necessary (e.g., in input/output operations), they&#8217;re hidden away inside monads. Another interesting feature separating Haskell from Lisp (although this one does not make it &#8216;more functional&#8217 <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> is lazy evaluation. In general, as any lisper will tell you, Lisp (and specially Common Lisp) tries hard not to impose a single paradigm (functional or any other) on you (at the cost, sometimes, of convenience: e.g. lazy evaluation is possible but a bit cumbersome).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mag</title>
		<link>http://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/#comment-146</link>
		<dc:creator>Mag</dc:creator>
		<pubDate>Thu, 30 Mar 2006 13:26:07 +0000</pubDate>
		<guid isPermaLink="false">https://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/#comment-146</guid>
		<description>Yes. Wow, an impressive set of links. Really.</description>
		<content:encoded><![CDATA[<p>Yes. Wow, an impressive set of links. Really.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Hobbit Hole &#187; Scheme in Haskell</title>
		<link>http://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/#comment-145</link>
		<dc:creator>The Hobbit Hole &#187; Scheme in Haskell</dc:creator>
		<pubDate>Wed, 29 Mar 2006 16:51:16 +0000</pubDate>
		<guid isPermaLink="false">https://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/#comment-145</guid>
		<description>[...] This guy is interesting and has several good articles on programming, though I think this is my favorite so far. [...]</description>
		<content:encoded><![CDATA[<p>[...] This guy is interesting and has several good articles on programming, though I think this is my favorite so far. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simen</title>
		<link>http://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/#comment-144</link>
		<dc:creator>Simen</dc:creator>
		<pubDate>Wed, 29 Mar 2006 11:43:43 +0000</pubDate>
		<guid isPermaLink="false">https://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/#comment-144</guid>
		<description>I'll be sure to check out the "Write yourself a Scheme in 48 hours" tutorial. I've been playing with Scheme ( and Common Lisp ) lately, and it's great fun. If I've understood it right, Haskell is a more "pure" functional language than the various Lisps?</description>
		<content:encoded><![CDATA[<p>I&#8217;ll be sure to check out the &#8220;Write yourself a Scheme in 48 hours&#8221; tutorial. I&#8217;ve been playing with Scheme ( and Common Lisp ) lately, and it&#8217;s great fun. If I&#8217;ve understood it right, Haskell is a more &#8220;pure&#8221; functional language than the various Lisps?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Haniford</title>
		<link>http://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/#comment-143</link>
		<dc:creator>Mark Haniford</dc:creator>
		<pubDate>Wed, 29 Mar 2006 09:02:40 +0000</pubDate>
		<guid isPermaLink="false">https://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/#comment-143</guid>
		<description>Wow, an impressive set of links.  It looks like you've laid out all the resources anybody would need to dive into the Function/Haskell world.</description>
		<content:encoded><![CDATA[<p>Wow, an impressive set of links.  It looks like you&#8217;ve laid out all the resources anybody would need to dive into the Function/Haskell world.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: make it functional &#187; Blog Archive &#187; Haskell: 48시간 안에 인터프리터 만들기</title>
		<link>http://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/#comment-141</link>
		<dc:creator>make it functional &#187; Blog Archive &#187; Haskell: 48시간 안에 인터프리터 만들기</dc:creator>
		<pubDate>Tue, 28 Mar 2006 05:29:23 +0000</pubDate>
		<guid isPermaLink="false">https://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/#comment-141</guid>
		<description>[...] 그 외에 http://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/에 소개된 책들을 읽어보는 것도 괜찮겠다. [...]</description>
		<content:encoded><![CDATA[<p>[...] 그 외에 <a href="http://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/" rel="nofollow">http://jaortega.wordpress.com/2006/03/28/a-haskell-bookshelf/</a>에 소개된 책들을 읽어보는 것도 괜찮겠다. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
