<?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>Java, algorithms, math and more</description>
	<lastBuildDate>Fri, 30 Dec 2011 12:21:59 +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>Quine &#8211; McCluskey</title>
		<link>http://www.redcode.nl/blog/2009/12/quine-mccluskey/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=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[<p>About a week ago I had a discussion with a fellow programmer about some boolean logic. We had three parameters, something like:</p> personHasInsurence (A) personNeedsInsurence (B) personIsKnownAtThisAgency (C) <p>We also had two particulair cases for an insurance page:</p> <p>Case 1:<br /> Person has insurence and isn&#8217;t yet known at this agency</p> <p>Case 2:<br /> Person [...]]]></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/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=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[<p>I&#8217;ve implemented a Brainfuck interpreter!</p> <p>Yes, you heard it right, Brainfuck (BF).<br /> BF is an <a href="http://esolangs.org/wiki/Esoteric_programming_language" alt="Esoteric">esoteric</a> programming language. More information on BF can be found <a href="http://esolangs.org/wiki/Brainfuck" alt="More about Brainfuck">here</a>.</p> <p>The language itself is pretty simple, and most of it was implemented rather quickly in Redcode. The only big problem was navigating [...]]]></description>
		<wfw:commentRss>http://www.redcode.nl/blog/2009/12/brainfck-in-redcode/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

