<?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>offTheHill &#187; functional programming</title>
	<atom:link href="http://www.offthehill.org/articles/tag/functional-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.offthehill.org</link>
	<description>tech, motorsports, and the occasional artwork</description>
	<lastBuildDate>Wed, 12 Oct 2011 16:02:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>A-Star Search in Clojure</title>
		<link>http://www.offthehill.org/articles/2009/10/16/a-star-search-in-clojure/</link>
		<comments>http://www.offthehill.org/articles/2009/10/16/a-star-search-in-clojure/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 21:45:20 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[a*]]></category>
		<category><![CDATA[a-star]]></category>
		<category><![CDATA[astar]]></category>
		<category><![CDATA[astar-in-clojure]]></category>
		<category><![CDATA[clojure]]></category>
		<category><![CDATA[functional programming]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://www.offthehill.org/?p=167</guid>
		<description><![CDATA[A demo of A-Star search implemented in Clojure, bootstrapped through Java with a Maven build system. <a href="http://www.offthehill.org/articles/2009/10/16/a-star-search-in-clojure/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.offthehill.org/articles/2009/10/16/a-star-search-in-clojure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

