<?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"
	>
<channel>
	<title>Comments on: SICP section 4.3.3</title>
	<atom:link href="http://eli.thegreenplace.net/2008/01/11/sicp-section-433/feed/" rel="self" type="application/rss+xml" />
	<link>http://eli.thegreenplace.net/2008/01/11/sicp-section-433/</link>
	<description>Eli Bendersky's personal website</description>
	<pubDate>Sat, 22 Nov 2008 00:07:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: eliben</title>
		<link>http://eli.thegreenplace.net/2008/01/11/sicp-section-433/#comment-107655</link>
		<dc:creator>eliben</dc:creator>
		<pubDate>Fri, 08 Feb 2008 06:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://eli.thegreenplace.net/2008/01/11/sicp-section-433/#comment-107655</guid>
		<description>Yes, this is a typo (I mistakingly provided 100 and not 110 to the evaluator in the second list).
I've fixed it now.

Thanks</description>
		<content:encoded><![CDATA[<p>Yes, this is a typo (I mistakingly provided 100 and not 110 to the evaluator in the second list).<br />
I&#8217;ve fixed it now.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flávio Cruz</title>
		<link>http://eli.thegreenplace.net/2008/01/11/sicp-section-433/#comment-107002</link>
		<dc:creator>Flávio Cruz</dc:creator>
		<pubDate>Wed, 06 Feb 2008 16:35:15 +0000</pubDate>
		<guid isPermaLink="false">http://eli.thegreenplace.net/2008/01/11/sicp-section-433/#comment-107002</guid>
		<description>In exercise 4.53 you have:
((8 35) (3 100) (3 20) (1 100))

but 100 isn't in any list (typing error?).

My interpreter printed:
((8 35) (3 110) (3 20))</description>
		<content:encoded><![CDATA[<p>In exercise 4.53 you have:<br />
((8 35) (3 100) (3 20) (1 100))</p>
<p>but 100 isn&#8217;t in any list (typing error?).</p>
<p>My interpreter printed:<br />
((8 35) (3 110) (3 20))</p>
]]></content:encoded>
	</item>
</channel>
</rss>
