<?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"
	>
<channel>
	<title>Comments on: DGrok 0.4 released: grammar 100% done</title>
	<atom:link href="http://blog.excastle.com/2007/09/28/dgrok-04-released-grammar-100-done/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.excastle.com/2007/09/28/dgrok-04-released-grammar-100-done/</link>
	<description>Life, .NET, and Cats</description>
	<pubDate>Sun, 12 Oct 2008 06:33:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Joe White</title>
		<link>http://blog.excastle.com/2007/09/28/dgrok-04-released-grammar-100-done/#comment-5727</link>
		<dc:creator>Joe White</dc:creator>
		<pubDate>Sun, 30 Sep 2007 11:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2007/09/28/dgrok-04-released-grammar-100-done/#comment-5727</guid>
		<description>SQL would probably be a lot easier than Delphi, but it's not something I have any need for, so no, not likely in the foreseeable future.
</description>
		<content:encoded><![CDATA[<p>SQL would probably be a lot easier than Delphi, but it&#8217;s not something I have any need for, so no, not likely in the foreseeable future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://blog.excastle.com/2007/09/28/dgrok-04-released-grammar-100-done/#comment-5726</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sun, 30 Sep 2007 05:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2007/09/28/dgrok-04-released-grammar-100-done/#comment-5726</guid>
		<description>Nice work. I'd love to see an equivalent project to parse SQL. (Particularly T-SQL).  Any chance you've considered it?
</description>
		<content:encoded><![CDATA[<p>Nice work. I&#8217;d love to see an equivalent project to parse SQL. (Particularly T-SQL).  Any chance you&#8217;ve considered it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe White</title>
		<link>http://blog.excastle.com/2007/09/28/dgrok-04-released-grammar-100-done/#comment-5725</link>
		<dc:creator>Joe White</dc:creator>
		<pubDate>Sat, 29 Sep 2007 13:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2007/09/28/dgrok-04-released-grammar-100-done/#comment-5725</guid>
		<description>It would take some work to make this usable for a code formatter (in particular, it would have to somehow keep track of comments, rather than just throwing them away).&lt;br&gt;&lt;br&gt;Code formatting is actually one of the things I originally was hoping to do with a parser, but I wound up discarding the idea -- for the time being, at least -- just because of the extra work involved. But if someone else wants to run with it, that'd be terrific.
</description>
		<content:encoded><![CDATA[<p>It would take some work to make this usable for a code formatter (in particular, it would have to somehow keep track of comments, rather than just throwing them away).</p>
<p>Code formatting is actually one of the things I originally was hoping to do with a parser, but I wound up discarding the idea &#8212; for the time being, at least &#8212; just because of the extra work involved. But if someone else wants to run with it, that&#8217;d be terrific.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Oster</title>
		<link>http://blog.excastle.com/2007/09/28/dgrok-04-released-grammar-100-done/#comment-5724</link>
		<dc:creator>Shawn Oster</dc:creator>
		<pubDate>Sat, 29 Sep 2007 06:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2007/09/28/dgrok-04-released-grammar-100-done/#comment-5724</guid>
		<description>Just wanted to say that this is awesome work you're putting into this thing.  There are a lot of projects out there that stalled or were half-arsed because they really needed a solid Delphi parser and instead made due with a home-grown &#34;works for me&#34; parser.&lt;br&gt;&lt;br&gt;I know the people trying to create a solid code formatter will be happy to have this.
</description>
		<content:encoded><![CDATA[<p>Just wanted to say that this is awesome work you&#8217;re putting into this thing.  There are a lot of projects out there that stalled or were half-arsed because they really needed a solid Delphi parser and instead made due with a home-grown &quot;works for me&quot; parser.</p>
<p>I know the people trying to create a solid code formatter will be happy to have this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe White</title>
		<link>http://blog.excastle.com/2007/09/28/dgrok-04-released-grammar-100-done/#comment-5723</link>
		<dc:creator>Joe White</dc:creator>
		<pubDate>Fri, 28 Sep 2007 15:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2007/09/28/dgrok-04-released-grammar-100-done/#comment-5723</guid>
		<description>Oops! Thanks, Heiko. Fixed.
</description>
		<content:encoded><![CDATA[<p>Oops! Thanks, Heiko. Fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heiko Behrens</title>
		<link>http://blog.excastle.com/2007/09/28/dgrok-04-released-grammar-100-done/#comment-5722</link>
		<dc:creator>Heiko Behrens</dc:creator>
		<pubDate>Fri, 28 Sep 2007 15:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2007/09/28/dgrok-04-released-grammar-100-done/#comment-5722</guid>
		<description>Your download link has a typo.
</description>
		<content:encoded><![CDATA[<p>Your download link has a typo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe White</title>
		<link>http://blog.excastle.com/2007/09/28/dgrok-04-released-grammar-100-done/#comment-5721</link>
		<dc:creator>Joe White</dc:creator>
		<pubDate>Fri, 28 Sep 2007 15:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2007/09/28/dgrok-04-released-grammar-100-done/#comment-5721</guid>
		<description>Ahh. Thanks, Rob. I thought I remembered something like that, but I couldn't get it to compile with two colons. Turns out that's because I was using an integer value; it only accepts the second colon if you're using a float value. I'll get this into the next release.
</description>
		<content:encoded><![CDATA[<p>Ahh. Thanks, Rob. I thought I remembered something like that, but I couldn&#8217;t get it to compile with two colons. Turns out that&#8217;s because I was using an integer value; it only accepts the second colon if you&#8217;re using a float value. I&#8217;ll get this into the next release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Kennedy</title>
		<link>http://blog.excastle.com/2007/09/28/dgrok-04-released-grammar-100-done/#comment-5720</link>
		<dc:creator>Rob Kennedy</dc:creator>
		<pubDate>Fri, 28 Sep 2007 13:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2007/09/28/dgrok-04-released-grammar-100-done/#comment-5720</guid>
		<description>I'm pretty sure there can be _two_ colon parameters. One for width, and one for precision. So your ParameterExpression production might need to be this instead:&lt;br&gt;&lt;br&gt;Expression [':' Expression [':' Expression]]
</description>
		<content:encoded><![CDATA[<p>I&#8217;m pretty sure there can be _two_ colon parameters. One for width, and one for precision. So your ParameterExpression production might need to be this instead:</p>
<p>Expression [&#8217;:&#8217; Expression [&#8217;:&#8217; Expression]]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
