<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Programming Practices &#187; languages</title>
	<atom:link href="http://bolour.com/blog/index.php/category/languages/feed/" rel="self" type="application/rss+xml" />
	<link>http://bolour.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 14 Sep 2009 18:17:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Monads through Pictures</title>
		<link>http://bolour.com/blog/2007/02/monads-through-pictures/</link>
		<comments>http://bolour.com/blog/2007/02/monads-through-pictures/#comments</comments>
		<pubDate>Sun, 04 Feb 2007 23:33:38 +0000</pubDate>
		<dc:creator>Azad Bolour</dc:creator>
				<category><![CDATA[languages]]></category>

		<guid isPermaLink="false">http://bolour.com/blog/2007/02/04/monads-through-pictures/</guid>
		<description><![CDATA[Here is an excerpt from the introduction to my recent write-up on monads.
Monads in functional programming provide a framework for aspect-aware computations to be composed to build higher-level aspect-aware computations. An aspect-aware computation is some basic computation that has been enhanced, augmented, or, more generally, just transformed, to become aware of some generic concern.
&#8230;
I have [...]]]></description>
			<content:encoded><![CDATA[<p>Here is an excerpt from the introduction to my recent write-up on monads.</p>
<p><em>Monads in functional programming provide a framework for aspect-aware computations to be composed to build higher-level aspect-aware computations. An aspect-aware computation is some basic computation that has been enhanced, augmented, or, more generally, just transformed, to become aware of some generic concern.</em></p>
<p><em>&#8230;</em><br />
<em>I have found that the introduction a few key pieces of terminology, and the pictorial representation of some of the basic concepts of programming with monads, have enhanced my grasp of the idea of a monad, and my conversations about it with others. In this article, I&#8217;ll share some of that terminology and pictures by using them to retrace the development of the idea of a monad.</em></p>
<p><a href="http://www.bolour.com/papers/monads-through-pictures.html">Read more &#8230;</a></p>
<p>Discuss this article here.</p>
]]></content:encoded>
			<wfw:commentRss>http://bolour.com/blog/2007/02/monads-through-pictures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
