<?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: pycparser v1.0 is out!</title>
	<atom:link href="http://eli.thegreenplace.net/2008/11/15/pycparser-v10-is-out/feed/" rel="self" type="application/rss+xml" />
	<link>http://eli.thegreenplace.net/2008/11/15/pycparser-v10-is-out/</link>
	<description>Eli Bendersky's personal website</description>
	<lastBuildDate>Wed, 10 Mar 2010 17:32:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: eddie</title>
		<link>http://eli.thegreenplace.net/2008/11/15/pycparser-v10-is-out/comment-page-1/#comment-139733</link>
		<dc:creator>eddie</dc:creator>
		<pubDate>Mon, 17 Nov 2008 00:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://eli.thegreenplace.net/?p=1125#comment-139733</guid>
		<description>If you are going to write a C compiler in python, that is actually very cool. 

That would mean people can compile extensions without dependencies external to python and/or can bootstrap a python installation directly from python without requiring a native C compiler. It would also mean people can write their own specialized compiler based on your code.</description>
		<content:encoded><![CDATA[<p>If you are going to write a C compiler in python, that is actually very cool. </p>
<p>That would mean people can compile extensions without dependencies external to python and/or can bootstrap a python installation directly from python without requiring a native C compiler. It would also mean people can write their own specialized compiler based on your code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://eli.thegreenplace.net/2008/11/15/pycparser-v10-is-out/comment-page-1/#comment-139404</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sat, 15 Nov 2008 18:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://eli.thegreenplace.net/?p=1125#comment-139404</guid>
		<description>Congratulations! I took a quick look at the code and it looks very clear and readable.</description>
		<content:encoded><![CDATA[<p>Congratulations! I took a quick look at the code and it looks very clear and readable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Montalenti</title>
		<link>http://eli.thegreenplace.net/2008/11/15/pycparser-v10-is-out/comment-page-1/#comment-139400</link>
		<dc:creator>Andrew Montalenti</dc:creator>
		<pubDate>Sat, 15 Nov 2008 18:34:36 +0000</pubDate>
		<guid isPermaLink="false">http://eli.thegreenplace.net/?p=1125#comment-139400</guid>
		<description>This is really cool.  I&#039;m going to check it out.  Python is becoming quite the platform for parsing both natural language and programming languages, what with NLTK, PLY, and projects like yours.  Keep up the good work.</description>
		<content:encoded><![CDATA[<p>This is really cool.  I&#8217;m going to check it out.  Python is becoming quite the platform for parsing both natural language and programming languages, what with NLTK, PLY, and projects like yours.  Keep up the good work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
