<?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; Quine</title>
	<atom:link href="http://www.redcode.nl/blog/tag/quine/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>Quine &#8211; McCluskey</title>
		<link>http://www.redcode.nl/blog/2009/12/quine-mccluskey/</link>
		<comments>http://www.redcode.nl/blog/2009/12/quine-mccluskey/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 14:55:20 +0000</pubDate>
		<dc:creator>royvanrijn</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Boolean logic]]></category>
		<category><![CDATA[Quine]]></category>

		<guid isPermaLink="false">http://www.redcode.nl/?p=33</guid>
		<description><![CDATA[About a week ago I had a discussion with a fellow programmer about some boolean logic. We had three parameters, something like: personHasInsurence (A) personNeedsInsurence (B) personIsKnownAtThisAgency (C) We also had two particulair cases for an insurance page: Case 1: Person has insurence and isn&#8217;t yet known at this agency Case 2: Person doesn&#8217;t have [...]]]></description>
		<wfw:commentRss>http://www.redcode.nl/blog/2009/12/quine-mccluskey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
