<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Day 18 &#8211; ABC Module</title>
	<atom:link href="http://perl6advent.wordpress.com/2010/12/18/day-18-abc-module/feed/" rel="self" type="application/rss+xml" />
	<link>http://perl6advent.wordpress.com/2010/12/18/day-18-abc-module/</link>
	<description>Something cool about Perl 6 every day</description>
	<lastBuildDate>Wed, 05 Jun 2013 15:41:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jakub Narębski</title>
		<link>http://perl6advent.wordpress.com/2010/12/18/day-18-abc-module/#comment-565</link>
		<dc:creator><![CDATA[Jakub Narębski]]></dc:creator>
		<pubDate>Sat, 18 Dec 2010 20:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://perl6advent.wordpress.com/?p=658#comment-565</guid>
		<description><![CDATA[Well, there is &lt;a href=&quot;http://p3rl.org/Regexp::Grammars&quot; rel=&quot;nofollow&quot;&gt;Regexp::Grammars&lt;/a&gt; for Perl 6-like grammatical parsing features in Perl 5.10.x

And there is for example &lt;a href=&quot;http://p3rl.org/Marpa&quot; rel=&quot;nofollow&quot;&gt;Marpa&lt;/a&gt;, which can parse any language one can describe in BNF... so if you have BNF describing grammar it would make creating a parser even easier than in Perl 6.]]></description>
		<content:encoded><![CDATA[<p>Well, there is <a href="http://p3rl.org/Regexp::Grammars" rel="nofollow">Regexp::Grammars</a> for Perl 6-like grammatical parsing features in Perl 5.10.x</p>
<p>And there is for example <a href="http://p3rl.org/Marpa" rel="nofollow">Marpa</a>, which can parse any language one can describe in BNF&#8230; so if you have BNF describing grammar it would make creating a parser even easier than in Perl 6.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
