<?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: Parsers and Combinators</title>
	<atom:link href="http://alexicalmistake.com/2008/06/parsers-and-combinators/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexicalmistake.com/2008/06/parsers-and-combinators/</link>
	<description>Languages; Past, Present and Future</description>
	<pubDate>Sat, 04 Jul 2009 19:50:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: (new Hatena).blog()</title>
		<link>http://alexicalmistake.com/2008/06/parsers-and-combinators/comment-page-1/#comment-30</link>
		<dc:creator>(new Hatena).blog()</dc:creator>
		<pubDate>Tue, 12 Aug 2008 07:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://krysole.net/2008/06/26/parsers-and-combinators/#comment-30</guid>
		<description>&lt;strong&gt;[Scheme] Monadic Parser Combinators - Haskell 風パーサー・コンビネーターの実装...&lt;/strong&gt;

 Abstract for English readers: This article describes an implementation of a purely functional, monadic parser combinator library in PLT Scheme. With this library, one can easily build non-ambiguous, recursive-descent style parsers for string of charac...</description>
		<content:encoded><![CDATA[<p><strong>[Scheme] Monadic Parser Combinators - Haskell 風パーサー・コンビネーターの実装&#8230;</strong></p>
<p> Abstract for English readers: This article describes an implementation of a purely functional, monadic parser combinator library in PLT Scheme. With this library, one can easily build non-ambiguous, recursive-descent style parsers for string of charac&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
