<?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: Cutting</title>
	<atom:link href="http://4.flowsnake.org/archives/125/feed" rel="self" type="application/rss+xml" />
	<link>http://4.flowsnake.org/archives/125</link>
	<description>A Pythoneer's adventures with Chicken Scheme. ^_^ And more.</description>
	<pubDate>Tue, 06 Jan 2009 23:55:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: PJW</title>
		<link>http://4.flowsnake.org/archives/125#comment-337</link>
		<dc:creator>PJW</dc:creator>
		<pubDate>Thu, 10 Jul 2008 18:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/?p=125#comment-337</guid>
		<description>I do not see a reason why cut can not be implemented in a fashion that allows for:
&#62; (map (cut + 1 (* 2 )) '(1 2 3))

It is just writing syntax-rules macros that need nested recursion is a pain, at least in my opinion.  At least if it is not possible it is not obvious to me the reason why it would be so.</description>
		<content:encoded><![CDATA[<p>I do not see a reason why cut can not be implemented in a fashion that allows for:<br />
&gt; (map (cut + 1 (* 2 )) '(1 2 3))</p>
<p>It is just writing syntax-rules macros that need nested recursion is a pain, at least in my opinion.  At least if it is not possible it is not obvious to me the reason why it would be so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: website design</title>
		<link>http://4.flowsnake.org/archives/125#comment-336</link>
		<dc:creator>website design</dc:creator>
		<pubDate>Thu, 10 Jul 2008 09:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/?p=125#comment-336</guid>
		<description>&#62; As a result, it's simultaneously more and less limited than cut I love this type of sentences. They simultaneously help and prevent understanding.</description>
		<content:encoded><![CDATA[<p>&gt; As a result, it's simultaneously more and less limited than cut I love this type of sentences. They simultaneously help and prevent understanding.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
