<?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, 11 Nov 2011 12:15:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Display the output of a command from the first line until the first instance of a regular expression. - Amit Agarwal</title>
		<link>http://ianloic.com/2009/06/05/implementing-text-pattern-matching-languages-in-llvm/comment-page-1/#comment-1668</link>
		<dc:creator>Display the output of a command from the first line until the first instance of a regular expression. - Amit Agarwal</dc:creator>
		<pubDate>Tue, 05 Jan 2010 15:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://ianloic.com/?p=123#comment-1668</guid>
		<description>[...] Implementing text pattern matching languages in LLVM (ianloic.com)    Sharevar el = document.getElementById(&#039;share-link-1031322160&#039;);el.params = {title: &#039;Display the output of a command from the first line until the first instance of a regular expression.&#039;, link: &#039;http://blog.amit-agarwal.co.in/2010/01/05/display-the-output-of-a-command-from-the-first-line-until-the-first-instance-of-a-regular-expression/&#039;, skin: &#039;blue&#039;, content: &#039;http://blog.amit-agarwal.co.in/?ibsa=get_content&amp;id=1470&#039;};  Highlight any portion you want: var showHover=true;  Sphere: Related Contentrelated postBash Tips &amp; TricksGet the information on all the rpms installed on the system10 Websites to Compare Google vs Bing Results Side By Side5 Ways to Print Folder and Directory Contents in WindowsSilent Install Firefox Plugin Backfires on Microsoft [...]</description>
		<content:encoded><![CDATA[<p>[...] Implementing text pattern matching languages in LLVM (ianloic.com)    Sharevar el = document.getElementById(&#39;share-link-1031322160&#39;);el.params = {title: &#39;Display the output of a command from the first line until the first instance of a regular expression.&#39;, link: &#39;<a href="http://blog.amit-agarwal.co.in/2010/01/05/display-the-output-of-a-command-from-the-first-line-until-the-first-instance-of-a-regular-expression/&#039;" rel="nofollow">http://blog.amit-agarwal.co.in/2010/01/05/display-the-output-of-a-command-from-the-first-line-until-the-first-instance-of-a-regular-expression/&#039;</a>, skin: &#39;blue&#39;, content: &#39;<a href="http://blog.amit-agarwal.co.in/?ibsa=get_content&#038;id=1470&#039;" rel="nofollow">http://blog.amit-agarwal.co.in/?ibsa=get_content&#038;id=1470&#039;</a>};  Highlight any portion you want: var showHover=true;  Sphere: Related Contentrelated postBash Tips &amp; TricksGet the information on all the rpms installed on the system10 Websites to Compare Google vs Bing Results Side By Side5 Ways to Print Folder and Directory Contents in WindowsSilent Install Firefox Plugin Backfires on Microsoft [...]</p>
]]></content:encoded>
	</item>
	<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>

