<?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: PyPy 1.2 发布</title>
	<atom:link href="http://linuxtoy.org/archives/pypy-12.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/pypy-12.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<lastBuildDate>Fri, 25 May 2012 02:33:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: reus</title>
		<link>http://linuxtoy.org/archives/pypy-12.html#comment-165710</link>
		<dc:creator>reus</dc:creator>
		<pubDate>Sun, 25 Jul 2010 14:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/pypy-12.html#comment-165710</guid>
		<description>&lt;p&gt;如果是想用jit，还不如用unladen swallow&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>如果是想用jit，还不如用unladen swallow</p>]]></content:encoded>
	</item>
	<item>
		<title>By: sgss</title>
		<link>http://linuxtoy.org/archives/pypy-12.html#comment-146490</link>
		<dc:creator>sgss</dc:creator>
		<pubDate>Tue, 16 Mar 2010 07:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/pypy-12.html#comment-146490</guid>
		<description>&lt;p&gt;好像编译pypy至少需要2G内存.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>好像编译pypy至少需要2G内存.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: idiot</title>
		<link>http://linuxtoy.org/archives/pypy-12.html#comment-146383</link>
		<dc:creator>idiot</dc:creator>
		<pubDate>Mon, 15 Mar 2010 11:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/pypy-12.html#comment-146383</guid>
		<description>&lt;p&gt;编译到我崩溃…………&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>编译到我崩溃…………</p>]]></content:encoded>
	</item>
	<item>
		<title>By: shellexy</title>
		<link>http://linuxtoy.org/archives/pypy-12.html#comment-145654</link>
		<dc:creator>shellexy</dc:creator>
		<pubDate>Sat, 13 Mar 2010 07:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/pypy-12.html#comment-145654</guid>
		<description>&lt;p&gt;@&lt;a href=&quot;#comment-145611&quot; rel=&quot;nofollow&quot;&gt;stripsss&lt;/a&gt;: pypy 的好处是利于优化利于 JIT，
而且提供了 python 到 c、javascript 等的转换&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-145611" rel="nofollow">stripsss</a>: pypy 的好处是利于优化利于 JIT，
而且提供了 python 到 c、javascript 等的转换</p>]]></content:encoded>
	</item>
	<item>
		<title>By: X</title>
		<link>http://linuxtoy.org/archives/pypy-12.html#comment-145649</link>
		<dc:creator>X</dc:creator>
		<pubDate>Sat, 13 Mar 2010 07:06:21 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/pypy-12.html#comment-145649</guid>
		<description>&lt;p&gt;@&lt;a href=&quot;#comment-145611&quot; rel=&quot;nofollow&quot;&gt;stripsss&lt;/a&gt;: 
我觉得就像用C写的编译器编译C一样，没什么问题&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-145611" rel="nofollow">stripsss</a>: 
我觉得就像用C写的编译器编译C一样，没什么问题</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ahaa</title>
		<link>http://linuxtoy.org/archives/pypy-12.html#comment-145625</link>
		<dc:creator>ahaa</dc:creator>
		<pubDate>Sat, 13 Mar 2010 05:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/pypy-12.html#comment-145625</guid>
		<description>&lt;p&gt;把它编译成c代码，然后再编译c&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>把它编译成c代码，然后再编译c</p>]]></content:encoded>
	</item>
	<item>
		<title>By: stripsss</title>
		<link>http://linuxtoy.org/archives/pypy-12.html#comment-145611</link>
		<dc:creator>stripsss</dc:creator>
		<pubDate>Sat, 13 Mar 2010 05:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/pypy-12.html#comment-145611</guid>
		<description>&lt;p&gt;python版python解释器，寒这样做真的性能不会下降吗&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>python版python解释器，寒这样做真的性能不会下降吗</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mr who</title>
		<link>http://linuxtoy.org/archives/pypy-12.html#comment-145594</link>
		<dc:creator>Mr who</dc:creator>
		<pubDate>Sat, 13 Mar 2010 04:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/pypy-12.html#comment-145594</guid>
		<description>&lt;p&gt;是不是说用这个编译的python脚本快啊&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>是不是说用这个编译的python脚本快啊</p>]]></content:encoded>
	</item>
	<item>
		<title>By: lxfancy</title>
		<link>http://linuxtoy.org/archives/pypy-12.html#comment-145587</link>
		<dc:creator>lxfancy</dc:creator>
		<pubDate>Sat, 13 Mar 2010 03:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/pypy-12.html#comment-145587</guid>
		<description>&lt;p&gt;自己实现自己？&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>自己实现自己？</p>]]></content:encoded>
	</item>
	<item>
		<title>By: adam</title>
		<link>http://linuxtoy.org/archives/pypy-12.html#comment-145580</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Sat, 13 Mar 2010 03:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/pypy-12.html#comment-145580</guid>
		<description>&lt;p&gt;@&lt;a href=&quot;#comment-145578&quot; rel=&quot;nofollow&quot;&gt;jungle&lt;/a&gt;: python实现的python解释器...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-145578" rel="nofollow">jungle</a>: python实现的python解释器...</p>]]></content:encoded>
	</item>
</channel>
</rss>

