<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: The sullen schemer</title>
	<link>http://blog.wompom.org/index.php/2007/01/20/the-sullen-schemer/</link>
	<description>a web-log</description>
	<pubDate>Sun, 05 Feb 2012 13:44:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>By: Gavin</title>
		<link>http://blog.wompom.org/index.php/2007/01/20/the-sullen-schemer/#comment-151</link>
		<author>Gavin</author>
		<pubDate>Mon, 19 Mar 2007 14:05:12 +0000</pubDate>
		<guid>http://blog.wompom.org/index.php/2007/01/20/the-sullen-schemer/#comment-151</guid>
					<description>There is a description about how partial application might be done in scheme: 

http://www.eros-os.org/pipermail/e-lang/2002-June/006980.html

Fairly old, I know. 

It turns out that monads are pretty easy both to use and understand.  The problem is that the concept is kind of abstract to convey, so it is best to just start tackling particular monads.  I suggest trying out parsec for a while, and then writing a simple combinator parser yourself.  After you do that, monads should be easy to understand.</description>
		<content:encoded><![CDATA[<p>There is a description about how partial application might be done in scheme: </p>
<p><a href="http://www.eros-os.org/pipermail/e-lang/2002-June/006980.html" rel="nofollow">http://www.eros-os.org/pipermail/e-lang/2002-June/006980.html</a></p>
<p>Fairly old, I know. </p>
<p>It turns out that monads are pretty easy both to use and understand.  The problem is that the concept is kind of abstract to convey, so it is best to just start tackling particular monads.  I suggest trying out parsec for a while, and then writing a simple combinator parser yourself.  After you do that, monads should be easy to understand.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: untoroEnuxuct</title>
		<link>http://blog.wompom.org/index.php/2007/01/20/the-sullen-schemer/#comment-25553</link>
		<author>untoroEnuxuct</author>
		<pubDate>Fri, 11 Dec 2009 20:33:16 +0000</pubDate>
		<guid>http://blog.wompom.org/index.php/2007/01/20/the-sullen-schemer/#comment-25553</guid>
					<description>Amazing, I didn't heard about that until now. Thanks!</description>
		<content:encoded><![CDATA[<p>Amazing, I didn't heard about that until now. Thanks!</p>
]]></content:encoded>
				</item>
</channel>
</rss>

