<?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: Arc-macros, baby. Arc-macros.</title>
	<atom:link href="http://4.flowsnake.org/archives/53/feed" rel="self" type="application/rss+xml" />
	<link>http://4.flowsnake.org/archives/53</link>
	<description>A Pythoneer's adventures with Scheme, Clojure and a whole lot more. ^_^</description>
	<lastBuildDate>Wed, 03 Feb 2010 16:32:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Konrad</title>
		<link>http://4.flowsnake.org/archives/53/comment-page-1#comment-71</link>
		<dc:creator>Konrad</dc:creator>
		<pubDate>Tue, 05 Feb 2008 11:06:36 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/53#comment-71</guid>
		<description>&gt; The additional &quot;syntax&quot; (which is actually, creating a class that 
&gt; defines &quot;~&quot;, and then wrapping functions in it) seems to be more 
&gt; trouble than it&#039;s worth.

Absolutely - it&#039;s not very pythonic to introduce some magic like this. Still, it was an interesting excercise.</description>
		<content:encoded><![CDATA[<p>&gt; The additional &#8220;syntax&#8221; (which is actually, creating a class that<br />
&gt; defines &#8220;~&#8221;, and then wrapping functions in it) seems to be more<br />
&gt; trouble than it&#8217;s worth.</p>
<p>Absolutely &#8211; it&#8217;s not very pythonic to introduce some magic like this. Still, it was an interesting excercise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans Nowak</title>
		<link>http://4.flowsnake.org/archives/53/comment-page-1#comment-55</link>
		<dc:creator>Hans Nowak</dc:creator>
		<pubDate>Thu, 31 Jan 2008 21:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/53#comment-55</guid>
		<description>But, so it&#039;s correct to call them &quot;read macros&quot;?</description>
		<content:encoded><![CDATA[<p>But, so it&#8217;s correct to call them &#8220;read macros&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Cowan</title>
		<link>http://4.flowsnake.org/archives/53/comment-page-1#comment-54</link>
		<dc:creator>John Cowan</dc:creator>
		<pubDate>Thu, 31 Jan 2008 20:22:22 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/53#comment-54</guid>
		<description>Read macros like $ and ~ are expanded at read time, (ordinary) macros are expanded at compile time (even the interpreter &quot;compiles&quot; at least to that extent).</description>
		<content:encoded><![CDATA[<p>Read macros like $ and ~ are expanded at read time, (ordinary) macros are expanded at compile time (even the interpreter &#8220;compiles&#8221; at least to that extent).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
