<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Python Parsing Ep. I: Lexing Python (with ANTLR)</title>
	<atom:link href="http://erezsh.wordpress.com/2008/07/12/python-parsing-1-lexing/feed/" rel="self" type="application/rss+xml" />
	<link>http://erezsh.wordpress.com/2008/07/12/python-parsing-1-lexing/</link>
	<description>Programming, Design, Art and AI</description>
	<lastBuildDate>Fri, 16 Oct 2009 20:47:58 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: erezsh</title>
		<link>http://erezsh.wordpress.com/2008/07/12/python-parsing-1-lexing/#comment-27</link>
		<dc:creator>erezsh</dc:creator>
		<pubDate>Thu, 17 Jul 2008 13:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://erezsh.wordpress.com/?p=32#comment-27</guid>
		<description>eliben, you can&#039;t possibly be serious.</description>
		<content:encoded><![CDATA[<p>eliben, you can&#8217;t possibly be serious.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eliben</title>
		<link>http://erezsh.wordpress.com/2008/07/12/python-parsing-1-lexing/#comment-26</link>
		<dc:creator>eliben</dc:creator>
		<pubDate>Thu, 17 Jul 2008 12:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://erezsh.wordpress.com/?p=32#comment-26</guid>
		<description>Parsing Python is much simpler than parsing C, so don&#039;t feel so bad.</description>
		<content:encoded><![CDATA[<p>Parsing Python is much simpler than parsing C, so don&#8217;t feel so bad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Python Parsing Ep. II: Antlr Issues &#171; Stories For Sad Robots</title>
		<link>http://erezsh.wordpress.com/2008/07/12/python-parsing-1-lexing/#comment-24</link>
		<dc:creator>Python Parsing Ep. II: Antlr Issues &#171; Stories For Sad Robots</dc:creator>
		<pubDate>Wed, 16 Jul 2008 21:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://erezsh.wordpress.com/?p=32#comment-24</guid>
		<description>[...] Parsing Ep. II: Antlr&#160;Issues  Continuing that [...]</description>
		<content:encoded><![CDATA[<p>[...] Parsing Ep. II: Antlr&nbsp;Issues  Continuing that [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Wierzbicki</title>
		<link>http://erezsh.wordpress.com/2008/07/12/python-parsing-1-lexing/#comment-23</link>
		<dc:creator>Frank Wierzbicki</dc:creator>
		<pubDate>Mon, 14 Jul 2008 17:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://erezsh.wordpress.com/?p=32#comment-23</guid>
		<description>Interesting work!  By the way, I&#039;ve fixed a few more small bugs in the Python.g parser, but only in the parser that is actually part of a development branch of Jython.  At some point I&#039;ll put these together and submit them again to http://www.antlr.org (since the one for Jython actually produces an AST -- which is not what you necessarily want in an example grammar)</description>
		<content:encoded><![CDATA[<p>Interesting work!  By the way, I&#8217;ve fixed a few more small bugs in the Python.g parser, but only in the parser that is actually part of a development branch of Jython.  At some point I&#8217;ll put these together and submit them again to <a href="http://www.antlr.org" rel="nofollow">http://www.antlr.org</a> (since the one for Jython actually produces an AST &#8212; which is not what you necessarily want in an example grammar)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
