<?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>Xebia Blog &#187; kata</title>
	<atom:link href="http://blog.xebia.com/tag/kata/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xebia.com</link>
	<description></description>
	<lastBuildDate>Wed, 28 Jul 2010 13:11:22 +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>ShuntingYard algorithm in Scala</title>
		<link>http://blog.xebia.com/2009/07/02/shuntingyard-algorithm-in-scala/</link>
		<comments>http://blog.xebia.com/2009/07/02/shuntingyard-algorithm-in-scala/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 10:21:16 +0000</pubDate>
		<dc:creator>Jeroen van Erp</dc:creator>
		<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/blog.xebia.com/www/wp-content/plugins/autometa/autometa.php</b> on line <b>303</b><br />
		<category><![CDATA[General]]></category>
		<category><![CDATA[Functional Programming]]></category>
		<category><![CDATA[kata]]></category>
		<category><![CDATA[Scala]]></category>
		<category><![CDATA[shunting]]></category>
		<category><![CDATA[yard]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://blog.xebia.com/?p=2331</guid>
		<description><![CDATA[Last week I came across an interesting "coding kata" by Brett Schuchert on the Object Mentor blog. The trick of a kata is that you grow the program step-by-step using tests, just like a kata in karate is tought to a student. The problem of this kata was the Shunting Yard algorithm of Dijkstra. I [...]]]></description>
		<wfw:commentRss>http://blog.xebia.com/2009/07/02/shuntingyard-algorithm-in-scala/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
