<?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: The icicle melts</title>
	<atom:link href="http://4.flowsnake.org/archives/695/feed" rel="self" type="application/rss+xml" />
	<link>http://4.flowsnake.org/archives/695</link>
	<description>A Pythoneer&#039;s adventures with Scheme, etc.</description>
	<lastBuildDate>Mon, 18 Jul 2011 14:37:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Lucian</title>
		<link>http://4.flowsnake.org/archives/695/comment-page-1#comment-582</link>
		<dc:creator>Lucian</dc:creator>
		<pubDate>Mon, 13 Jul 2009 12:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/?p=695#comment-582</guid>
		<description>Have you looked into porting Liquid to PyPy? You&#039;d have to do a partial rewrite to RPython, but you&#039;d get a lot of stuff for free:
 - RPython is a strict subset of python, so it works on a normal interpreter
 - you can translate RPython to C, .NET bytecode, JVM bytecode. LLVM, JavaScript and ActionScript prototypes.
 - you get a JIT (almost) for free</description>
		<content:encoded><![CDATA[<p>Have you looked into porting Liquid to PyPy? You&#8217;d have to do a partial rewrite to RPython, but you&#8217;d get a lot of stuff for free:<br />
 &#8211; RPython is a strict subset of python, so it works on a normal interpreter<br />
 &#8211; you can translate RPython to C, .NET bytecode, JVM bytecode. LLVM, JavaScript and ActionScript prototypes.<br />
 &#8211; you get a JIT (almost) for free</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans Nowak</title>
		<link>http://4.flowsnake.org/archives/695/comment-page-1#comment-581</link>
		<dc:creator>Hans Nowak</dc:creator>
		<pubDate>Sun, 12 Jul 2009 14:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/?p=695#comment-581</guid>
		<description>Grrr, &lt;em&gt;string.lq&lt;/em&gt; was not included in the tarball for some reason. A new version is available for download.</description>
		<content:encoded><![CDATA[<p>Grrr, <em>string.lq</em> was not included in the tarball for some reason. A new version is available for download.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitja</title>
		<link>http://4.flowsnake.org/archives/695/comment-page-1#comment-580</link>
		<dc:creator>Mitja</dc:creator>
		<pubDate>Sun, 12 Jul 2009 14:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/?p=695#comment-580</guid>
		<description>[Errno 2] No such file or directory: &#039;include/string.lq&#039;</description>
		<content:encoded><![CDATA[<p>[Errno 2] No such file or directory: &#8216;include/string.lq&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

