<?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>iMonad.com &#187; functional programming</title>
	<atom:link href="http://imonad.com/blog/category/fp/feed/" rel="self" type="application/rss+xml" />
	<link>http://imonad.com/blog</link>
	<description>Software engineering, Functional programming, Predictive Analytics</description>
	<lastBuildDate>Sat, 19 Dec 2009 09:16:16 +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>Installing Haskell plugin for Eclipse</title>
		<link>http://imonad.com/blog/2009/10/installing-haskell-plugin-for-eclipse/</link>
		<comments>http://imonad.com/blog/2009/10/installing-haskell-plugin-for-eclipse/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 17:33:26 +0000</pubDate>
		<dc:creator>zoo</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Haskell]]></category>
		<category><![CDATA[functional programming]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://imonad.com/blog/?p=222</guid>
		<description><![CDATA[I use Eclipse for all sorts of development in C, Java and Haskell. It gives me uniform look and feel on every project. This is updated post with instructions for installing Haskell plugin for Eclipse.
This time I am installing on Windows XP (and Ubuntu 9.10 after) machine.
Windows XP
We need the following software installed (and versions [...]]]></description>
		<wfw:commentRss>http://imonad.com/blog/2009/10/installing-haskell-plugin-for-eclipse/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Commercial Users of Functional Programming Videos</title>
		<link>http://imonad.com/blog/2009/09/commercial-users-of-functional-programming-videos/</link>
		<comments>http://imonad.com/blog/2009/09/commercial-users-of-functional-programming-videos/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 13:15:32 +0000</pubDate>
		<dc:creator>zoo</dc:creator>
				<category><![CDATA[CUDA]]></category>
		<category><![CDATA[F#]]></category>
		<category><![CDATA[GPU]]></category>
		<category><![CDATA[Haskell]]></category>
		<category><![CDATA[OpenCL]]></category>
		<category><![CDATA[functional programming]]></category>
		<category><![CDATA[science]]></category>

		<guid isPermaLink="false">http://imonad.com/blog/?p=216</guid>
		<description><![CDATA[Just found a lot of videos from the &#8220;Commercial Users of Functional Programming&#8221; Edinburgh 2009
Lectures on Haskel, Scala, Erlang, F# etc.
Running Haskell Array Computations on a GPU

]]></description>
		<wfw:commentRss>http://imonad.com/blog/2009/09/commercial-users-of-functional-programming-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paper on Multicore Programming in Haskell &#8211; A. Al Zain, P. Trinder, M. Aswad, G. Michaelson, K. Hammond and J. Berthold</title>
		<link>http://imonad.com/blog/2009/02/paper-on-multicore-programming-in-haskell-a-al-zain-p-trinder-m-aswad-g-michaelson-k-hammond-and-j-berthold/</link>
		<comments>http://imonad.com/blog/2009/02/paper-on-multicore-programming-in-haskell-a-al-zain-p-trinder-m-aswad-g-michaelson-k-hammond-and-j-berthold/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 22:47:48 +0000</pubDate>
		<dc:creator>zoo</dc:creator>
				<category><![CDATA[Haskell]]></category>
		<category><![CDATA[functional programming]]></category>

		<guid isPermaLink="false">http://imonad.com/blog/?p=165</guid>
		<description><![CDATA[A. Al Zain, P. Trinder,  M. Aswad, G. Michaelson, K. Hammond and J. Berthold &#8220;Low-Pain, High-Gain Multicore Programming in Haskell: Coordinating Irregular Symbolic Computations on MultiCore Architectures&#8221; &#8211; http://www.macs.hw.ac.uk/~greg/publications/
]]></description>
		<wfw:commentRss>http://imonad.com/blog/2009/02/paper-on-multicore-programming-in-haskell-a-al-zain-p-trinder-m-aswad-g-michaelson-k-hammond-and-j-berthold/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Functional Prgoramming Software Testing &#8211; videos</title>
		<link>http://imonad.com/blog/2009/01/functional-prgoramming-software-testing-videos/</link>
		<comments>http://imonad.com/blog/2009/01/functional-prgoramming-software-testing-videos/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 08:26:38 +0000</pubDate>
		<dc:creator>zoo</dc:creator>
				<category><![CDATA[Haskell]]></category>
		<category><![CDATA[functional programming]]></category>

		<guid isPermaLink="false">http://imonad.com/blog/?p=134</guid>
		<description><![CDATA[Type-driven testing in Haskell &#8211; Simon Peyton Jones http://video.google.com/videoplay?docid=-4991530385753299192
Simon Peyton Jones talks about QuickCheck and SmallCheck.
FP A Secret Weapon for Software Testing &#8211; John Hughes http://video.google.com/videoplay?docid=4655369445141008672
John Hughes gives an invited talk at ICFP 2007 in Freiburg, Germany, showing from his company&#8217;s experience how QuickCheck has found many obscure bugs in commercial software. *Even when the [...]]]></description>
		<wfw:commentRss>http://imonad.com/blog/2009/01/functional-prgoramming-software-testing-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GPU Kernels as Data-Parallel Array Computations in Haskell</title>
		<link>http://imonad.com/blog/2009/01/gpu-kernels-as-data-parallel-array-computations-in-haskell/</link>
		<comments>http://imonad.com/blog/2009/01/gpu-kernels-as-data-parallel-array-computations-in-haskell/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 14:19:27 +0000</pubDate>
		<dc:creator>zoo</dc:creator>
				<category><![CDATA[GPU]]></category>
		<category><![CDATA[Haskell]]></category>
		<category><![CDATA[functional programming]]></category>

		<guid isPermaLink="false">http://imonad.com/blog/?p=126</guid>
		<description><![CDATA[This paper provides a brief overview of  approach to GPU programming with Haskell by embedding GPU kernels with a domain-specific language of data-parallel array computations in Haskell code. The paper also presents some preliminary benchmarks.
We present a novel high-level parallel programming model aimed at   graphics processing units (GPUs).  We embed GPU kernels as [...]]]></description>
		<wfw:commentRss>http://imonad.com/blog/2009/01/gpu-kernels-as-data-parallel-array-computations-in-haskell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simon Peyton Jones &#8211; A Tutorial on Parallel and Concurrent Programming in Haskell</title>
		<link>http://imonad.com/blog/2008/12/simon-peyton-jones-parallel-haskell/</link>
		<comments>http://imonad.com/blog/2008/12/simon-peyton-jones-parallel-haskell/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 18:39:38 +0000</pubDate>
		<dc:creator>zoo</dc:creator>
				<category><![CDATA[Haskell]]></category>
		<category><![CDATA[functional programming]]></category>

		<guid isPermaLink="false">http://imonad.com/blog/?p=121</guid>
		<description><![CDATA[Simon Peyton Jones and Satnam Singh, Advanced Functional Progamming Summer School, Nijmegen, May 2008, LNCS
This practical tutorial introduces the features available in Haskell for writing parallel and concurrent programs. We first describe how to write semi-explicit parallel programs by using annotations to express opportunities for parallelism and to help control the granularity of parallelism for [...]]]></description>
		<wfw:commentRss>http://imonad.com/blog/2008/12/simon-peyton-jones-parallel-haskell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>F# to ship as part of Visual Studio 2010</title>
		<link>http://imonad.com/blog/2008/12/f-to-ship-as-part-of-visual-studio-2010/</link>
		<comments>http://imonad.com/blog/2008/12/f-to-ship-as-part-of-visual-studio-2010/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 10:10:23 +0000</pubDate>
		<dc:creator>zoo</dc:creator>
				<category><![CDATA[F#]]></category>
		<category><![CDATA[functional programming]]></category>

		<guid isPermaLink="false">http://imonad.com/blog/?p=111</guid>
		<description><![CDATA[Microsoft had begun investing in F# as one of Microsoft’s supported languages on the .NET platform. Result of this investment: F# will ship as part of Visual Studio 2010! Don Syme attempted to answer some questions regarding the F# future: http://blogs.msdn.com/dsyme/archive/2008/12/10/fsharp-to-ship-as-part-of-visual-studio-2010.aspx
]]></description>
		<wfw:commentRss>http://imonad.com/blog/2008/12/f-to-ship-as-part-of-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don Stewart on Multicores with Haskell</title>
		<link>http://imonad.com/blog/2008/11/multicores-with-haskell/</link>
		<comments>http://imonad.com/blog/2008/11/multicores-with-haskell/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 17:46:31 +0000</pubDate>
		<dc:creator>zoo</dc:creator>
				<category><![CDATA[Haskell]]></category>
		<category><![CDATA[functional programming]]></category>

		<guid isPermaLink="false">http://imonad.com/blog/?p=100</guid>
		<description><![CDATA[Don Stewart (Galois) is presenting paper: &#8220;Beautiful Parallelism: Harnessing Multicores with Haskell&#8221; on SC’08 in Austin.
Slides: http://sites.google.com/site/sc08mcoregap/Home/sc08mcoregap-presentations
Program:
SC&#8217;08 Workshop: Bridging Multicore&#8217;s Programmability Gap
]]></description>
		<wfw:commentRss>http://imonad.com/blog/2008/11/multicores-with-haskell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roman Cheplyaka &#8211; Hpysics demo</title>
		<link>http://imonad.com/blog/2008/07/hpysics-demo/</link>
		<comments>http://imonad.com/blog/2008/07/hpysics-demo/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 17:19:37 +0000</pubDate>
		<dc:creator>zoo</dc:creator>
				<category><![CDATA[Haskell]]></category>
		<category><![CDATA[functional programming]]></category>
		<category><![CDATA[science]]></category>

		<guid isPermaLink="false">http://imonad.com/blog/?p=20</guid>
		<description><![CDATA[Roman Cheplyaka have posted a short video demonstrating the physics engine in Haskell he is working on during his Summer of Code Project &#8211; Hphysics
[There is a video that cannot be displayed in this feed. Visit the blog entry to see the video.]
More information about progress on this project can be found on his blog: [...]]]></description>
		<wfw:commentRss>http://imonad.com/blog/2008/07/hpysics-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Concurrent and multicore programming in Haskell</title>
		<link>http://imonad.com/blog/2008/07/concurrent-and-multicore-programming-in-haskell/</link>
		<comments>http://imonad.com/blog/2008/07/concurrent-and-multicore-programming-in-haskell/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 16:16:01 +0000</pubDate>
		<dc:creator>zoo</dc:creator>
				<category><![CDATA[Haskell]]></category>
		<category><![CDATA[functional programming]]></category>
		<category><![CDATA[GPU]]></category>

		<guid isPermaLink="false">http://imonad.com/blog/?p=18</guid>
		<description><![CDATA[Bryan O’Sullivan Lecture on writing programs in Haskell for multicore systems.
Bryan is is also a co-author of the upcoming O’Reilly book Real World Haskell
]]></description>
		<wfw:commentRss>http://imonad.com/blog/2008/07/concurrent-and-multicore-programming-in-haskell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
