<?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: Boost Spirit Part II (Attaching Actions to Your Grammar)</title>
	<atom:link href="http://4thmouse.com/index.php/2008/07/20/boost-spirit-part-ii-attaching-actions-to-your-grammar/feed/" rel="self" type="application/rss+xml" />
	<link>http://4thmouse.com/index.php/2008/07/20/boost-spirit-part-ii-attaching-actions-to-your-grammar/</link>
	<description>Software Engineering.</description>
	<lastBuildDate>Fri, 30 Jul 2010 12:54:34 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mike</title>
		<link>http://4thmouse.com/index.php/2008/07/20/boost-spirit-part-ii-attaching-actions-to-your-grammar/comment-page-1/#comment-677</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 06 Nov 2008 16:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://4thmouse.com/index.php/2008/07/20/boost-spirit-part-ii-attaching-actions-to-your-grammar/#comment-677</guid>
		<description>Good question. I&#039;m using a standard wordpress plugin to do the code formatting. I think all I have to do is change the CSS provided with the plugin. I&#039;ll look into it.</description>
		<content:encoded><![CDATA[<p>Good question. I&#8217;m using a standard wordpress plugin to do the code formatting. I think all I have to do is change the CSS provided with the plugin. I&#8217;ll look into it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ilham</title>
		<link>http://4thmouse.com/index.php/2008/07/20/boost-spirit-part-ii-attaching-actions-to-your-grammar/comment-page-1/#comment-676</link>
		<dc:creator>ilham</dc:creator>
		<pubDate>Thu, 06 Nov 2008 16:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://4thmouse.com/index.php/2008/07/20/boost-spirit-part-ii-attaching-actions-to-your-grammar/#comment-676</guid>
		<description>Thank you for the articles on spirit. Just a tiny editorial comment. Is it possible to use a less bright cyan color for highlighted keywords in the examples? It&#039;s pretty difficult to read them on white.</description>
		<content:encoded><![CDATA[<p>Thank you for the articles on spirit. Just a tiny editorial comment. Is it possible to use a less bright cyan color for highlighted keywords in the examples? It&#8217;s pretty difficult to read them on white.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 4thmouse.com &#187; Boost Spirit Part I (Validating Against a Grammar)</title>
		<link>http://4thmouse.com/index.php/2008/07/20/boost-spirit-part-ii-attaching-actions-to-your-grammar/comment-page-1/#comment-674</link>
		<dc:creator>4thmouse.com &#187; Boost Spirit Part I (Validating Against a Grammar)</dc:creator>
		<pubDate>Thu, 06 Nov 2008 02:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://4thmouse.com/index.php/2008/07/20/boost-spirit-part-ii-attaching-actions-to-your-grammar/#comment-674</guid>
		<description>[...] on to the next article in order to learn how to do something useful with your grammar. The AuthorMichael Smit is a [...]</description>
		<content:encoded><![CDATA[<p>[...] on to the next article in order to learn how to do something useful with your grammar. The AuthorMichael Smit is a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 4thmouse.com &#187; Boost Spirit III (Adding Error Handling)</title>
		<link>http://4thmouse.com/index.php/2008/07/20/boost-spirit-part-ii-attaching-actions-to-your-grammar/comment-page-1/#comment-673</link>
		<dc:creator>4thmouse.com &#187; Boost Spirit III (Adding Error Handling)</dc:creator>
		<pubDate>Wed, 05 Nov 2008 14:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://4thmouse.com/index.php/2008/07/20/boost-spirit-part-ii-attaching-actions-to-your-grammar/#comment-673</guid>
		<description>[...] article expands the example from the previous two, here and here, to add more specific error [...]</description>
		<content:encoded><![CDATA[<p>[...] article expands the example from the previous two, here and here, to add more specific error [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jose</title>
		<link>http://4thmouse.com/index.php/2008/07/20/boost-spirit-part-ii-attaching-actions-to-your-grammar/comment-page-1/#comment-640</link>
		<dc:creator>jose</dc:creator>
		<pubDate>Thu, 09 Oct 2008 16:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://4thmouse.com/index.php/2008/07/20/boost-spirit-part-ii-attaching-actions-to-your-grammar/#comment-640</guid>
		<description>Thank you for providing these great spirit articles.

Maybe you should provide the same example with Spirit 2 qi. The doubt I have about Spirit 2 is when 
to use spirit::lex vs spirit::qi given that the lexer also allows semantic actions and the qi PEG parser doesn&#039;t require using the lexer

regards
jose</description>
		<content:encoded><![CDATA[<p>Thank you for providing these great spirit articles.</p>
<p>Maybe you should provide the same example with Spirit 2 qi. The doubt I have about Spirit 2 is when<br />
to use spirit::lex vs spirit::qi given that the lexer also allows semantic actions and the qi PEG parser doesn&#8217;t require using the lexer</p>
<p>regards<br />
jose</p>
]]></content:encoded>
	</item>
</channel>
</rss>
