<?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: Reactive normal form</title>
	<atom:link href="http://conal.net/blog/posts/reactive-normal-form/feed" rel="self" type="application/rss+xml" />
	<link>http://conal.net/blog/posts/reactive-normal-form</link>
	<description>Inspirations &#38; experiments, mainly about denotative/functional programming in Haskell</description>
	<lastBuildDate>Mon, 21 Nov 2011 12:42:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Conal Elliott &#187; Blog Archive &#187; Applicative bots</title>
		<link>http://conal.net/blog/posts/reactive-normal-form/comment-page-1#comment-70</link>
		<dc:creator>Conal Elliott &#187; Blog Archive &#187; Applicative bots</dc:creator>
		<pubDate>Fri, 15 Feb 2008 17:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/posts/reactive-normal-form/#comment-70</guid>
		<description>&lt;p&gt;[...] Instead, I&#8217;d like lf &lt;*&gt; lx to have an output whenever either lf or lx has an output. If lf has an output f, I want to output f x, where x is the most recent lx output. Similarly, if lx has an output, I want to output f x, where f is the most recent lf output. This behavior is exactly how Applicative works for Reactive, as described in reactive-normal-form. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Instead, I&#8217;d like lf &lt;*&gt; lx to have an output whenever either lf or lx has an output. If lf has an output f, I want to output f x, where x is the most recent lx output. Similarly, if lx has an output, I want to output f x, where f is the most recent lf output. This behavior is exactly how Applicative works for Reactive, as described in reactive-normal-form. [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Conal Elliott &#187; Blog Archive &#187; Invasion of the composable Mutant-Bots</title>
		<link>http://conal.net/blog/posts/reactive-normal-form/comment-page-1#comment-38</link>
		<dc:creator>Conal Elliott &#187; Blog Archive &#187; Invasion of the composable Mutant-Bots</dc:creator>
		<pubDate>Wed, 06 Feb 2008 17:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/posts/reactive-normal-form/#comment-38</guid>
		<description>&lt;p&gt;[...] a few recent posts, I&#8217;ve been writing about a new basis for functional reactive programming (FRP), [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] a few recent posts, I&#8217;ve been writing about a new basis for functional reactive programming (FRP), [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>

