<?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; Corewar</title>
	<atom:link href="http://www.redcode.nl/blog/category/corewar/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>
		<item>
		<title>Corewars &#8211; SUBLEQ interpreter</title>
		<link>http://www.redcode.nl/blog/2009/12/corewar-subleq-interpreter/</link>
		<comments>http://www.redcode.nl/blog/2009/12/corewar-subleq-interpreter/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 09:00:26 +0000</pubDate>
		<dc:creator>royvanrijn</dc:creator>
				<category><![CDATA[Corewar]]></category>
		<category><![CDATA[interpreter]]></category>
		<category><![CDATA[subleq]]></category>

		<guid isPermaLink="false">http://www.redcode.nl/?p=76</guid>
		<description><![CDATA[In my previous blogpost I talked about Corewars and the Redcode language. But instead of playing the game, you can do a lot more with the programming language. John Metcalf posted a blog about OISC (One Instruction Set Computers). He decided to implement the RSSB algorithm, so I took on the challenge of implementing SUBLEQ, [...]]]></description>
		<wfw:commentRss>http://www.redcode.nl/blog/2009/12/corewar-subleq-interpreter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Corewars &#8211; An Introduction to Hostile Programming</title>
		<link>http://www.redcode.nl/blog/2009/12/corewars-an-introduction-to-hostile-programming/</link>
		<comments>http://www.redcode.nl/blog/2009/12/corewars-an-introduction-to-hostile-programming/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 10:02:17 +0000</pubDate>
		<dc:creator>royvanrijn</dc:creator>
				<category><![CDATA[Corewar]]></category>
		<category><![CDATA[introduction]]></category>

		<guid isPermaLink="false">http://www.redcode.nl/?p=20</guid>
		<description><![CDATA[Corewar is a game from the 1980&#8242;s, played between computer programs written in Redcode, a language similar to assembly. The programmers design their battle programs to remove opponents from the memory of the MARS virtual computer by any means possible. Some of the simpler techniques include blindly overwriting memory, searching for the opponent or spawning [...]]]></description>
		<wfw:commentRss>http://www.redcode.nl/blog/2009/12/corewars-an-introduction-to-hostile-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
