<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Python tail-call decorator</title>
	<atom:link href="http://hircus.wordpress.com/2006/03/02/python-tail-call-decorator/feed/" rel="self" type="application/rss+xml" />
	<link>http://hircus.wordpress.com/2006/03/02/python-tail-call-decorator/</link>
	<description>Michel explores computing and assorted gadgetries</description>
	<lastBuildDate>Mon, 07 Dec 2009 23:12:37 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Python tail-call optimization, done right &#171; Intuitionistically Uncertain</title>
		<link>http://hircus.wordpress.com/2006/03/02/python-tail-call-decorator/#comment-4690</link>
		<dc:creator>Python tail-call optimization, done right &#171; Intuitionistically Uncertain</dc:creator>
		<pubDate>Sat, 21 Jun 2008 18:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://hircus.wordpress.com/2006/03/02/python-tail-call-decorator/#comment-4690</guid>
		<description>[...] throwing an exception whenever a tail call is detected. In short: non-portable and slow. I posted an enhancement here that allows for mutual recursion (function A tail-calling function B tail-calling function A [...]</description>
		<content:encoded><![CDATA[<p>[...] throwing an exception whenever a tail call is detected. In short: non-portable and slow. I posted an enhancement here that allows for mutual recursion (function A tail-calling function B tail-calling function A [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
