<?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: Jeene update: Performance, features and backlog</title>
	<atom:link href="http://blog.higher-order.net/2008/09/21/jeene-update-performance-features-and-backlog/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.higher-order.net/2008/09/21/jeene-update-performance-features-and-backlog/</link>
	<description>topics: functional programming, concurrency, web-development, REST, dynamic languages</description>
	<lastBuildDate>Sun, 04 Jul 2010 07:43:34 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: admin</title>
		<link>http://blog.higher-order.net/2008/09/21/jeene-update-performance-features-and-backlog/comment-page-1/#comment-1362</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 09 Apr 2009 16:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.higher-order.net/?p=139#comment-1362</guid>
		<description>It is a long time since I wrote that comment ;-) But I believe that I meant the

(1 + (2 + &quot;foo&quot;)) != ((1 + 2) + &quot;foo&quot;)

example.

I haven&#039;t been working on Jeene for a while, since a couple of people got me down about using toString/toSource on functions and then re-parsing them. 

Good to hear from you. Let me know if you are more interested in Jeene.

- Karl</description>
		<content:encoded><![CDATA[<p>It is a long time since I wrote that comment <img src='http://blog.higher-order.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  But I believe that I meant the</p>
<p>(1 + (2 + &#8220;foo&#8221;)) != ((1 + 2) + &#8220;foo&#8221;)</p>
<p>example.</p>
<p>I haven&#8217;t been working on Jeene for a while, since a couple of people got me down about using toString/toSource on functions and then re-parsing them. </p>
<p>Good to hear from you. Let me know if you are more interested in Jeene.</p>
<p>- Karl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artyom</title>
		<link>http://blog.higher-order.net/2008/09/21/jeene-update-performance-features-and-backlog/comment-page-1/#comment-1361</link>
		<dc:creator>artyom</dc:creator>
		<pubDate>Thu, 09 Apr 2009 07:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.higher-order.net/?p=139#comment-1361</guid>
		<description>Hi,

First off, great job!

I&#039;m writing a little soon-to-be-released reactive animation library based on Flapjax (flapjax-lang.org).

Incidentally, functions that need specializing are pure and referentially transparent, but they do have local variables (constants, really) and ternary ifs...

&gt; to be associative, which is not sound in general but is for common case uses (ask me for details)

Can you elaborate on this point?

Do you mean that (1 + (2 + &quot;foo&quot;)) and ((1 + 2) + &quot;foo&quot;) give different results? Anything else? (problems with floating-point precision, perhaps?)

Thanks for your work!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>First off, great job!</p>
<p>I&#8217;m writing a little soon-to-be-released reactive animation library based on Flapjax (flapjax-lang.org).</p>
<p>Incidentally, functions that need specializing are pure and referentially transparent, but they do have local variables (constants, really) and ternary ifs&#8230;</p>
<p>&gt; to be associative, which is not sound in general but is for common case uses (ask me for details)</p>
<p>Can you elaborate on this point?</p>
<p>Do you mean that (1 + (2 + &#8220;foo&#8221;)) and ((1 + 2) + &#8220;foo&#8221;) give different results? Anything else? (problems with floating-point precision, perhaps?)</p>
<p>Thanks for your work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
