<?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>The Corner Booth &#187; Programming</title>
	<atom:link href="http://www.thecornerbooth.org/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thecornerbooth.org</link>
	<description>Wet Shaving, Dachshund Training, Food, Cooking, Knife Skills...</description>
	<lastBuildDate>Sun, 29 Aug 2010 00:52:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Balance Parentheses in Lisp or Scheme</title>
		<link>http://www.thecornerbooth.org/programming/how-to-balance-parentheses-in-lisp-or-scheme/</link>
		<comments>http://www.thecornerbooth.org/programming/how-to-balance-parentheses-in-lisp-or-scheme/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 16:02:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.thecornerbooth.org/?p=292</guid>
		<description><![CDATA[One thing that was very interesting in the classic Structure and Interpretation of Computer Program lectures by Jay Sussman and Hal Abelson was the effortlessness that Mr. Sussman was able to balance parentheses while writing code on a chalk board. One of the biggest complaints from new Lisp or Scheme programmers is the difficulty of [...]]]></description>
		<wfw:commentRss>http://www.thecornerbooth.org/programming/how-to-balance-parentheses-in-lisp-or-scheme/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dimple Programming Language Update</title>
		<link>http://www.thecornerbooth.org/programming/dimple-programming-language-update/</link>
		<comments>http://www.thecornerbooth.org/programming/dimple-programming-language-update/#comments</comments>
		<pubDate>Thu, 28 May 2009 14:46:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.thecornerbooth.org/?p=190</guid>
		<description><![CDATA[Dimple is almost ready to be considered &#8216;beta&#8217; software. It is a ridiculously small programming language, but it is getting to the point where it might be able to get work done.
My plan is to use Dimple to implement solutions to at least one challenge on challenge you. The guys at work and I used [...]]]></description>
		<wfw:commentRss>http://www.thecornerbooth.org/programming/dimple-programming-language-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Programming Language &#8211; Dimple</title>
		<link>http://www.thecornerbooth.org/programming/new-programming-language-dimple/</link>
		<comments>http://www.thecornerbooth.org/programming/new-programming-language-dimple/#comments</comments>
		<pubDate>Fri, 15 May 2009 01:46:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.thecornerbooth.org/?p=169</guid>
		<description><![CDATA[I am working on a simple programming language which is basically a rip off of the Simple programming language by Anthony AAby. I see that he borrowed some code from the bison manual so i am &#8216;borrowing&#8217; some code from him as well.
Anyway, i am just tossing that out there. For anyone who is interested, [...]]]></description>
		<wfw:commentRss>http://www.thecornerbooth.org/programming/new-programming-language-dimple/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
