<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Erlang Programming Exercise: 3-8-1 (update)</title>
	<atom:link href="http://benjaminhalsted.com/2010/03/erlang-programming-exercise-3-8-1-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://benjaminhalsted.com/2010/03/erlang-programming-exercise-3-8-1-update/</link>
	<description>// [bgh] todo, add something clever here.</description>
	<lastBuildDate>Wed, 09 Mar 2011 02:11:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Paul Cowan</title>
		<link>http://benjaminhalsted.com/2010/03/erlang-programming-exercise-3-8-1-update/comment-page-1/#comment-474</link>
		<dc:creator>Paul Cowan</dc:creator>
		<pubDate>Fri, 04 Jun 2010 23:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminhalsted.com/?p=159#comment-474</guid>
		<description>I am going through the same tests right now.

Here is my parser, it does not do unary minus yet but it does double digits:

http://github.com/dagda1/erlang_sandbox/blob/master/compiler/parser.erl</description>
		<content:encoded><![CDATA[<p>I am going through the same tests right now.</p>
<p>Here is my parser, it does not do unary minus yet but it does double digits:</p>
<p><a href="http://github.com/dagda1/erlang_sandbox/blob/master/compiler/parser.erl" rel="nofollow">http://github.com/dagda1/erlang_sandbox/blob/master/compiler/parser.erl</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

