<?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: Implementing text pattern matching languages in LLVM</title>
	<atom:link href="http://ianloic.com/2009/06/05/implementing-text-pattern-matching-languages-in-llvm/feed/" rel="self" type="application/rss+xml" />
	<link>http://ianloic.com/2009/06/05/implementing-text-pattern-matching-languages-in-llvm/</link>
	<description>from Ian McKellar</description>
	<lastBuildDate>Fri, 20 Nov 2009 18:09:37 -0800</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kragen Javier Sitaker</title>
		<link>http://ianloic.com/2009/06/05/implementing-text-pattern-matching-languages-in-llvm/comment-page-1/#comment-1496</link>
		<dc:creator>Kragen Javier Sitaker</dc:creator>
		<pubDate>Wed, 10 Jun 2009 11:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://ianloic.com/?p=123#comment-1496</guid>
		<description>Hey, have you seen Rob Pike&#039;s pattern-matcher from Beautiful Code?

It&#039;s probably also worth crediting Ken Thompson for patenting this technique (speeding up regular expression matching by JIT-compiling the regexp to native code) in the late 1960s.</description>
		<content:encoded><![CDATA[<p>Hey, have you seen Rob Pike&#8217;s pattern-matcher from Beautiful Code?</p>
<p>It&#8217;s probably also worth crediting Ken Thompson for patenting this technique (speeding up regular expression matching by JIT-compiling the regexp to native code) in the late 1960s.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
