<?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: C and C++ are CRAZY!</title>
	<atom:link href="http://blog.reverberate.org/2009/01/20/c-and-c-are-crazy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.reverberate.org/2009/01/20/c-and-c-are-crazy/</link>
	<description>parsing, performance, minimalism with C99</description>
	<lastBuildDate>Thu, 26 Jan 2012 04:15:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: josh</title>
		<link>http://blog.reverberate.org/2009/01/20/c-and-c-are-crazy/comment-page-1/#comment-1162</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Wed, 21 Jan 2009 19:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.reverberate.org/?p=86#comment-1162</guid>
		<description>@Alex: Yes, if there&#039;s a maximum nesting depth, you&#039;ve moved from undecidable to merely exponential.  :)  But this is a good point.

@orl: look at my blurb in the sidebar!  :)</description>
		<content:encoded><![CDATA[<p>@Alex: Yes, if there&#8217;s a maximum nesting depth, you&#8217;ve moved from undecidable to merely exponential.  <img src='http://blog.reverberate.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   But this is a good point.</p>
<p>@orl: look at my blurb in the sidebar!  <img src='http://blog.reverberate.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orl</title>
		<link>http://blog.reverberate.org/2009/01/20/c-and-c-are-crazy/comment-page-1/#comment-1160</link>
		<dc:creator>orl</dc:creator>
		<pubDate>Wed, 21 Jan 2009 11:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.reverberate.org/?p=86#comment-1160</guid>
		<description>What the hell is Gazelle? :)</description>
		<content:encoded><![CDATA[<p>What the hell is Gazelle? <img src='http://blog.reverberate.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Stapleton</title>
		<link>http://blog.reverberate.org/2009/01/20/c-and-c-are-crazy/comment-page-1/#comment-1159</link>
		<dc:creator>Alex Stapleton</dc:creator>
		<pubDate>Wed, 21 Jan 2009 10:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.reverberate.org/?p=86#comment-1159</guid>
		<description>Template instantiation is not turing complete as defined by the ISO 14882-2003 C++ standard due to the limitation on template nesting to a depth of 17. Sure, you can come up with some bizarre variant of C++ which is unparseable, but then it&#039;s not really C++.</description>
		<content:encoded><![CDATA[<p>Template instantiation is not turing complete as defined by the ISO 14882-2003 C++ standard due to the limitation on template nesting to a depth of 17. Sure, you can come up with some bizarre variant of C++ which is unparseable, but then it&#8217;s not really C++.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

