<?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>LevelZero's weblog &#187; LOLCode</title>
	<atom:link href="http://www.retry.org/tag/lolcode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.retry.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 07 Nov 2011 10:43:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Weird programming languages</title>
		<link>http://www.retry.org/2007/10/26/weird-programming-languages/</link>
		<comments>http://www.retry.org/2007/10/26/weird-programming-languages/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 13:19:37 +0000</pubDate>
		<dc:creator>levelzero</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Fun & Games]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Brainfuck]]></category>
		<category><![CDATA[LOLCode]]></category>
		<category><![CDATA[Ook!]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Whitespace]]></category>

		<guid isPermaLink="false">http://www.retry.org/2007/10/26/weird-programming-languages/</guid>
		<description><![CDATA[I&#8217;ve come across quite a few strange programming languages over the past few years. To name a few: Brainfuck Whitespace Ook! Today I found yet another programming language .. this one maybe even stranger than these previous three. The name &#8230; <a href="http://www.retry.org/2007/10/26/weird-programming-languages/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve come across quite a few strange programming languages over the past few years. To name a few:</p>
<ul>
<li><a href="http://en.wikipedia.org/wiki/Brainfuck">Brainfuck</a></li>
<li><a href="http://en.wikipedia.org/wiki/Whitespace_%28programming_language%29">Whitespace</a></li>
<li><a href="http://www.dangermouse.net/esoteric/ook.html">Ook!</a></li>
</ul>
<p>Today I found yet another programming language .. this one maybe even stranger than these previous three. The name is <a href="http://en.wikipedia.org/wiki/LOLCODE">LOLCode</a> and it is based on the text used on the pictures shown on pages like <a href="http://icanhascheezburger.com/">http://icanhascheezburger.com</a>.</p>
<p>An example program in LOLCode would be as follows (Hello World example)<br />
<code><br />
HAI<br />
CAN HAS STDIO?<br />
VISIBLE "HAI WORLD!"<br />
KTHXBYE</code></p>
<p>There&#8217;s already a <a href="http://code.google.com/p/lolcode-dot-net/">.NET compiler</a> available for LOLCode as well.</p>
<p>It&#8217;s not fully complete yet, but it&#8217;s getting there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.retry.org/2007/10/26/weird-programming-languages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

