<?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>Redcode &#187; esoteric</title>
	<atom:link href="http://www.redcode.nl/blog/tag/esoteric/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redcode.nl</link>
	<description>Random</description>
	<lastBuildDate>Sun, 06 Jun 2010 18:37:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Corewars &#8211; Brainf*ck</title>
		<link>http://www.redcode.nl/blog/2009/12/brainfck-in-redcode/</link>
		<comments>http://www.redcode.nl/blog/2009/12/brainfck-in-redcode/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 21:13:10 +0000</pubDate>
		<dc:creator>royvanrijn</dc:creator>
				<category><![CDATA[Corewar]]></category>
		<category><![CDATA[brainfuck]]></category>
		<category><![CDATA[esoteric]]></category>
		<category><![CDATA[Quine]]></category>

		<guid isPermaLink="false">http://www.redcode.nl/?p=72</guid>
		<description><![CDATA[I&#8217;ve implemented a Brainfuck interpreter! Yes, you heard it right, Brainfuck (BF). BF is an esoteric programming language. More information on BF can be found here. The language itself is pretty simple, and most of it was implemented rather quickly in Redcode. The only big problem was navigating back to the correct closing brackets in [...]]]></description>
		<wfw:commentRss>http://www.redcode.nl/blog/2009/12/brainfck-in-redcode/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
