<?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>Sat, 26 Sep 2020 21:06:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.17</generator>
	<item>
		<title>By: Conal Elliott &#187; Blog Archive &#187; Applicative bots</title>
		<link>http://conal.net/blog/posts/reactive-normal-form#comment-36</link>
		<dc:creator><![CDATA[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-36</guid>
		<description><![CDATA[&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>[&#8230;] 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. [&#8230;]</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-35</link>
		<dc:creator><![CDATA[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-35</guid>
		<description><![CDATA[&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>[&#8230;] a few recent posts, I&#8217;ve been writing about a new basis for functional reactive programming (FRP), [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
