<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>RCC</title>
	<atom:link href="http://rcc.courage-my-friend.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://rcc.courage-my-friend.org</link>
	<description>ruby compiler compiler</description>
	<lastBuildDate>Sat, 24 Jan 2009 09:15:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Back on it</title>
		<link>http://rcc.courage-my-friend.org/announcements/articles/back-on-it/</link>
		<comments>http://rcc.courage-my-friend.org/announcements/articles/back-on-it/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 09:15:12 +0000</pubDate>
		<dc:creator>Chris Poirier</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://rcc.courage-my-friend.org/?p=99</guid>
		<description><![CDATA[Well, time flies.&#160; I started picking up the project again tonight, with plans of spending some serious time on it over the next 2 or 3 weeks.&#160; Tonight, I made a few cosmetic improvements to the grammar description language and cleaned a bunch of cruft out of the codebase.&#160; This weekend, I hope to get [...]]]></description>
		<wfw:commentRss>http://rcc.courage-my-friend.org/announcements/articles/back-on-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Progress</title>
		<link>http://rcc.courage-my-friend.org/announcements/articles/more-progress/</link>
		<comments>http://rcc.courage-my-friend.org/announcements/articles/more-progress/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 03:36:10 +0000</pubDate>
		<dc:creator>Chris Poirier</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://rcc.courage-my-friend.org/?p=98</guid>
		<description><![CDATA[Found and fixed some bugs and design flaws with discard processing.&#160; I&#8217;m now working on bugs and unfinished code in the interpreter itself.&#160; Notably, some of my sample grammars use more of the RCC feature-set than the RCC grammar itself, so these second-level interpreters are important for getting everything to code-complete status.&#160; I&#8217;m presently in [...]]]></description>
		<wfw:commentRss>http://rcc.courage-my-friend.org/announcements/articles/more-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Actual Progress</title>
		<link>http://rcc.courage-my-friend.org/announcements/articles/actual-progress/</link>
		<comments>http://rcc.courage-my-friend.org/announcements/articles/actual-progress/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 03:49:14 +0000</pubDate>
		<dc:creator>Chris Poirier</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://rcc.courage-my-friend.org/?p=97</guid>
		<description><![CDATA[I seem to actually be fixing bugs.&#160; Yay!&#160;

Also of note, MacRuby runs RCC quite a bit more slowly than real Ruby 1.8, so I&#8217;ve abandoned the &#8220;upgrade&#8221;.
]]></description>
		<wfw:commentRss>http://rcc.courage-my-friend.org/announcements/articles/actual-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Status Update</title>
		<link>http://rcc.courage-my-friend.org/uncategorized/articles/status-update-10/</link>
		<comments>http://rcc.courage-my-friend.org/uncategorized/articles/status-update-10/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 23:44:46 +0000</pubDate>
		<dc:creator>Chris Poirier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rcc.courage-my-friend.org/?p=96</guid>
		<description><![CDATA[Well, I&#8217;ll admit it, it&#8217;s been difficult picking this project up again.&#160; However, it&#8217;s slowly getting under way.&#160; Last week, I started converting the codebase to Ruby 1.9 (some of the APIs have changed) so I can run it with MacRuby.&#160; Why?&#160; Because I&#8217;m interested, and because MacRuby promises performance improvements.&#160; I&#8217;m hoping.&#160;  &#160; [...]]]></description>
		<wfw:commentRss>http://rcc.courage-my-friend.org/uncategorized/articles/status-update-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Status Update</title>
		<link>http://rcc.courage-my-friend.org/announcements/articles/status-update-9/</link>
		<comments>http://rcc.courage-my-friend.org/announcements/articles/status-update-9/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 15:19:31 +0000</pubDate>
		<dc:creator>Chris Poirier</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://rcc.courage-my-friend.org/?p=94</guid>
		<description><![CDATA[Wow &#8212; two months since I&#8217;ve touched RCC.&#160; My apologies &#8212; work got very busy for a while, and then I took a much needed vacation.&#160;

I started picking up the code last night &#8212; it&#8217;s been a while, so it&#8217;s going to take a few days.&#160; My first order of business will be to make [...]]]></description>
		<wfw:commentRss>http://rcc.courage-my-friend.org/announcements/articles/status-update-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Status Update</title>
		<link>http://rcc.courage-my-friend.org/announcements/articles/status-update-8/</link>
		<comments>http://rcc.courage-my-friend.org/announcements/articles/status-update-8/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 12:49:52 +0000</pubDate>
		<dc:creator>Chris Poirier</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://rcc.courage-my-friend.org/?p=93</guid>
		<description><![CDATA[Just a quick note to say there&#8217;s been no new progress.&#160; 70 hours of paying work last week.&#160; Until that lets up (later this week, I hope), I won&#8217;t be getting any RCC work done.&#160;  
]]></description>
		<wfw:commentRss>http://rcc.courage-my-friend.org/announcements/articles/status-update-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Better news</title>
		<link>http://rcc.courage-my-friend.org/announcements/articles/better-news/</link>
		<comments>http://rcc.courage-my-friend.org/announcements/articles/better-news/#comments</comments>
		<pubDate>Tue, 27 May 2008 22:55:38 +0000</pubDate>
		<dc:creator>Chris Poirier</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://rcc.courage-my-friend.org/?p=92</guid>
		<description><![CDATA[0.25 seconds.&#160; Yay!

Last night I moved the lexical processing out of the main parser and into a mini parser of its own.&#160; It still works the same way, but dispenses with the main parser&#8217;s overhead.&#160; I still have some loose ends to tie up, but that alone pulled the test run from 1.37 seconds down [...]]]></description>
		<wfw:commentRss>http://rcc.courage-my-friend.org/announcements/articles/better-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good news and bad news</title>
		<link>http://rcc.courage-my-friend.org/announcements/articles/good-news-and-bad-news/</link>
		<comments>http://rcc.courage-my-friend.org/announcements/articles/good-news-and-bad-news/#comments</comments>
		<pubDate>Tue, 27 May 2008 03:51:22 +0000</pubDate>
		<dc:creator>Chris Poirier</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://rcc.courage-my-friend.org/?p=91</guid>
		<description><![CDATA[Well, the interpreter is interpreting again, with the integrated lexer, and runs to completion.&#160; Yay!

Unfortunately, it is now taking 1.37 seconds to process a source file it used to do in 0.17 seconds.&#160; Which SUCKS.&#160;

I have some ideas on how to improve the situation, but they will have to wait for another day&#160;.&#160;.&#160;.&#160;.

G&#8217;night.
]]></description>
		<wfw:commentRss>http://rcc.courage-my-friend.org/announcements/articles/good-news-and-bad-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>As usual, a Status Update</title>
		<link>http://rcc.courage-my-friend.org/announcements/articles/as-usual-a-status-update/</link>
		<comments>http://rcc.courage-my-friend.org/announcements/articles/as-usual-a-status-update/#comments</comments>
		<pubDate>Sun, 25 May 2008 08:21:18 +0000</pubDate>
		<dc:creator>Chris Poirier</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://rcc.courage-my-friend.org/?p=90</guid>
		<description><![CDATA[Well, I&#8217;ve committed the new integrated lexer/parser to Subversion.&#160; The state generation time has increased between 20 and 50% over the previous version (depending on which runs you compare), but the state tables do look correct for little things like gateway expressions and discard processing, so I&#8217;ll live with it.&#160; And I&#8217;m pretty sure I [...]]]></description>
		<wfw:commentRss>http://rcc.courage-my-friend.org/announcements/articles/as-usual-a-status-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Status Update</title>
		<link>http://rcc.courage-my-friend.org/announcements/articles/status-update-7/</link>
		<comments>http://rcc.courage-my-friend.org/announcements/articles/status-update-7/#comments</comments>
		<pubDate>Tue, 20 May 2008 05:17:47 +0000</pubDate>
		<dc:creator>Chris Poirier</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://rcc.courage-my-friend.org/?p=89</guid>
		<description><![CDATA[Well, this latest plan to integrate lexing and parsing has proven to me that I&#8217;m not nearly as smart as I like to think I am.&#160; However, I think I&#8217;m over the hump.&#160; I bloody well hope.

In redesigning stuff, I was forced to deal with a number of design flaws that I&#8217;d kind of hoped [...]]]></description>
		<wfw:commentRss>http://rcc.courage-my-friend.org/announcements/articles/status-update-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
