<?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: Gazelle Grammar Visualization</title>
	<atom:link href="http://blog.reverberate.org/2008/04/10/gazelle-grammar-visualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.reverberate.org/2008/04/10/gazelle-grammar-visualization/</link>
	<description>parsing, performance, minimalism with C99</description>
	<lastBuildDate>Wed, 05 May 2010 20:14:07 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pascal</title>
		<link>http://blog.reverberate.org/2008/04/10/gazelle-grammar-visualization/comment-page-1/#comment-929</link>
		<dc:creator>Pascal</dc:creator>
		<pubDate>Thu, 29 May 2008 20:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.reverberate.org/2008/04/10/gazelle-grammar-visualization/#comment-929</guid>
		<description>Keep on the good works!

I&#039;ve read your &quot;Gazelle&quot; blog and the Gazelle manual, and amen!

I was sick of language in the style of ANT/MAVEN pseudo-language XML-Hell.

For doing some language transformation and some DSL (in my day job), I was looking into parsing.

I&#039;ve looked into ANTLR (pragmatic book) but something didn&#039;t fit: the embedding of action into the grammar file (I have to redo the grammar file if I want to generate in another language ? WTF)

The other solution I found is doing the grammar inside the language like Parsec from the Haskell World, no more beautiful (very common for DSL in the Lisp world too).

I found about GOLD in your blog, look good, but since it is a Windows-only thing...

So basically no tools fit my need, maybe Gazelle at version 1.0  :)

Question:
Have you any rational for your grammar syntax ? Instead of using BNF/EBNF of SDF ?

I will look into your release 0.2,
Thanks for the good work.
(note: I can&#039;t get the formating of my comment correct...?)</description>
		<content:encoded><![CDATA[<p>Keep on the good works!</p>
<p>I&#8217;ve read your &#8220;Gazelle&#8221; blog and the Gazelle manual, and amen!</p>
<p>I was sick of language in the style of ANT/MAVEN pseudo-language XML-Hell.</p>
<p>For doing some language transformation and some DSL (in my day job), I was looking into parsing.</p>
<p>I&#8217;ve looked into ANTLR (pragmatic book) but something didn&#8217;t fit: the embedding of action into the grammar file (I have to redo the grammar file if I want to generate in another language ? WTF)</p>
<p>The other solution I found is doing the grammar inside the language like Parsec from the Haskell World, no more beautiful (very common for DSL in the Lisp world too).</p>
<p>I found about GOLD in your blog, look good, but since it is a Windows-only thing&#8230;</p>
<p>So basically no tools fit my need, maybe Gazelle at version 1.0  <img src='http://blog.reverberate.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Question:<br />
Have you any rational for your grammar syntax ? Instead of using BNF/EBNF of SDF ?</p>
<p>I will look into your release 0.2,<br />
Thanks for the good work.<br />
(note: I can&#8217;t get the formating of my comment correct&#8230;?)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
