<?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: Top-down Parser with Backtracking in C++</title>
	<atom:link href="http://dmitrybrant.com/2003/08/19/top-down-parser-with-backtracking-in-c/feed" rel="self" type="application/rss+xml" />
	<link>http://dmitrybrant.com/2003/08/19/top-down-parser-with-backtracking-in-c</link>
	<description>Not responsible for any minds blown.</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:10:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: john carlo</title>
		<link>http://dmitrybrant.com/2003/08/19/top-down-parser-with-backtracking-in-c/comment-page-1#comment-22588</link>
		<dc:creator>john carlo</dc:creator>
		<pubDate>Thu, 03 Mar 2011 09:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmitrybrant.com/?p=44#comment-22588</guid>
		<description>can you help me how to make a syntactical analyzer in C? tnx in advance</description>
		<content:encoded><![CDATA[<p>can you help me how to make a syntactical analyzer in C? tnx in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john carlo</title>
		<link>http://dmitrybrant.com/2003/08/19/top-down-parser-with-backtracking-in-c/comment-page-1#comment-22587</link>
		<dc:creator>john carlo</dc:creator>
		<pubDate>Thu, 03 Mar 2011 09:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://dmitrybrant.com/?p=44#comment-22587</guid>
		<description>I like it...but it would be better if you translate it to C..tnx</description>
		<content:encoded><![CDATA[<p>I like it...but it would be better if you translate it to C..tnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashish</title>
		<link>http://dmitrybrant.com/2003/08/19/top-down-parser-with-backtracking-in-c/comment-page-1#comment-12780</link>
		<dc:creator>ashish</dc:creator>
		<pubDate>Sat, 18 Oct 2008 06:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://dmitrybrant.com/?p=44#comment-12780</guid>
		<description>hi........i want to design a parser in linux using lex and yacc.
it will parse C programs.......can i get the source code for it</description>
		<content:encoded><![CDATA[<p>hi........i want to design a parser in linux using lex and yacc.<br />
it will parse C programs.......can i get the source code for it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luong Xuan Bach</title>
		<link>http://dmitrybrant.com/2003/08/19/top-down-parser-with-backtracking-in-c/comment-page-1#comment-12129</link>
		<dc:creator>Luong Xuan Bach</dc:creator>
		<pubDate>Sat, 17 May 2008 14:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://dmitrybrant.com/?p=44#comment-12129</guid>
		<description>Dear Brant,
Could you give more detail about the algorithm was used in your backtracking-parser implementation?
Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Dear Brant,<br />
Could you give more detail about the algorithm was used in your backtracking-parser implementation?<br />
Thanks in advance!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

