<?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: Python vs Scheme: Simple list comprehensions</title>
	<atom:link href="http://4.flowsnake.org/archives/21/feed" rel="self" type="application/rss+xml" />
	<link>http://4.flowsnake.org/archives/21</link>
	<description>A Pythoneer's adventures with Chicken Scheme. ^_^ And more.</description>
	<pubDate>Wed, 07 Jan 2009 02:14:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Ozzi Lee</title>
		<link>http://4.flowsnake.org/archives/21#comment-14</link>
		<dc:creator>Ozzi Lee</dc:creator>
		<pubDate>Wed, 09 Jan 2008 14:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/21#comment-14</guid>
		<description>For an equivalent to Python's range, you might want to check out the iota function in srfi-1.

http://srfi.schemers.org/srfi-1/srfi-1.html#iota

Keep up the good work!</description>
		<content:encoded><![CDATA[<p>For an equivalent to Python's range, you might want to check out the iota function in srfi-1.</p>
<p><a href="http://srfi.schemers.org/srfi-1/srfi-1.html#iota" rel="nofollow">http://srfi.schemers.org/srfi-1/srfi-1.html#iota</a></p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
