<?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: 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 Scheme, Clojure and a whole lot more. ^_^</description>
	<lastBuildDate>Sat, 22 May 2010 22:09:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: PJW</title>
		<link>http://4.flowsnake.org/archives/125/comment-page-1#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:
&gt; (map (cut + 1 (* 2 )) &#039;(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 )) &#8216;(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-page-1#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>&gt; As a result, it&#039;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&#8217;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>
