<?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: An introduction to functional programming</title> <atom:link href="http://www.geeksaresexy.net/2009/02/06/an-introduction-to-functional-programming/feed/" rel="self" type="application/rss+xml" /><link>http://www.geeksaresexy.net/2009/02/06/an-introduction-to-functional-programming/</link> <description>tech, science, news and social issues for geeks</description> <lastBuildDate>Tue, 14 Feb 2012 06:52:58 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>By: Chip</title><link>http://www.geeksaresexy.net/2009/02/06/an-introduction-to-functional-programming/#comment-201472</link> <dc:creator>Chip</dc:creator> <pubDate>Mon, 02 Nov 2009 17:24:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=10314#comment-201472</guid> <description>Thanks, YaoyuHe -- glad you found it helpful. </description> <content:encoded><![CDATA[<p>Thanks, YaoyuHe &#8212; glad you found it helpful.</p> ]]></content:encoded> </item> <item><title>By: Chip</title><link>http://www.geeksaresexy.net/2009/02/06/an-introduction-to-functional-programming/#comment-276773</link> <dc:creator>Chip</dc:creator> <pubDate>Mon, 02 Nov 2009 16:24:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=10314#comment-276773</guid> <description>Thanks, YaoyuHe -- glad you found it helpful.</description> <content:encoded><![CDATA[<p>Thanks, YaoyuHe &#8212; glad you found it helpful.</p> ]]></content:encoded> </item> <item><title>By: YaoyuHe</title><link>http://www.geeksaresexy.net/2009/02/06/an-introduction-to-functional-programming/#comment-201452</link> <dc:creator>YaoyuHe</dc:creator> <pubDate>Mon, 02 Nov 2009 14:23:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=10314#comment-201452</guid> <description>this article is impressive and helps me a lot. fantastic! </description> <content:encoded><![CDATA[<p>this article is impressive and helps me a lot. fantastic!</p> ]]></content:encoded> </item> <item><title>By: YaoyuHe</title><link>http://www.geeksaresexy.net/2009/02/06/an-introduction-to-functional-programming/#comment-276772</link> <dc:creator>YaoyuHe</dc:creator> <pubDate>Mon, 02 Nov 2009 13:23:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=10314#comment-276772</guid> <description>this article is impressive and helps me a lot. fantastic!</description> <content:encoded><![CDATA[<p>this article is impressive and helps me a lot. fantastic!</p> ]]></content:encoded> </item> <item><title>By: Chip</title><link>http://www.geeksaresexy.net/2009/02/06/an-introduction-to-functional-programming/#comment-134481</link> <dc:creator>Chip</dc:creator> <pubDate>Wed, 11 Feb 2009 22:33:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=10314#comment-134481</guid> <description>Thanks for the additional info, Reedo.  I haven&#039;t used F# yet myself, I&#039;ve only read about it. </description> <content:encoded><![CDATA[<p>Thanks for the additional info, Reedo.  I haven&#039;t used F# yet myself, I&#039;ve only read about it.</p> ]]></content:encoded> </item> <item><title>By: Reedo</title><link>http://www.geeksaresexy.net/2009/02/06/an-introduction-to-functional-programming/#comment-134473</link> <dc:creator>Reedo</dc:creator> <pubDate>Wed, 11 Feb 2009 21:55:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=10314#comment-134473</guid> <description>The relationship between F# and OCaml is a bit more complicated. F# has borrowed liberally from OCaml from the start but it&#039;s also designed for .Net, so its object model and various other features are closer to C# than OCaml (null checks, type casts). Plus, with the #light option for F# (which everybody recommends and uses in practice), not even its &quot;core&quot; syntax matches OCaml&#039;s as closely as before. That having being said, without #light and with some possible reworking, OCaml code can still compile in F#. </description> <content:encoded><![CDATA[<p>The relationship between F# and OCaml is a bit more complicated. F# has borrowed liberally from OCaml from the start but it&#039;s also designed for .Net, so its object model and various other features are closer to C# than OCaml (null checks, type casts). Plus, with the #light option for F# (which everybody recommends and uses in practice), not even its &quot;core&quot; syntax matches OCaml&#039;s as closely as before.</p><p>That having being said, without #light and with some possible reworking, OCaml code can still compile in F#.</p> ]]></content:encoded> </item> <item><title>By: Chip</title><link>http://www.geeksaresexy.net/2009/02/06/an-introduction-to-functional-programming/#comment-276771</link> <dc:creator>Chip</dc:creator> <pubDate>Wed, 11 Feb 2009 21:33:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=10314#comment-276771</guid> <description>Thanks for the additional info, Reedo.  I haven&#039;t used F# yet myself, I&#039;ve only read about it.</description> <content:encoded><![CDATA[<p>Thanks for the additional info, Reedo.  I haven&#8217;t used F# yet myself, I&#8217;ve only read about it.</p> ]]></content:encoded> </item> <item><title>By: Reedo</title><link>http://www.geeksaresexy.net/2009/02/06/an-introduction-to-functional-programming/#comment-276770</link> <dc:creator>Reedo</dc:creator> <pubDate>Wed, 11 Feb 2009 20:55:00 +0000</pubDate> <guid isPermaLink="false">http://www.geeksaresexy.net/?p=10314#comment-276770</guid> <description>The relationship between F# and OCaml is a bit more complicated. F# has borrowed liberally from OCaml from the start but it&#039;s also designed for .Net, so its object model and various other features are closer to C# than OCaml (null checks, type casts). Plus, with the #light option for F# (which everybody recommends and uses in practice), not even its &quot;core&quot; syntax matches OCaml&#039;s as closely as before.That having being said, without #light and with some possible reworking, OCaml code can still compile in F#.</description> <content:encoded><![CDATA[<p>The relationship between F# and OCaml is a bit more complicated. F# has borrowed liberally from OCaml from the start but it&#8217;s also designed for .Net, so its object model and various other features are closer to C# than OCaml (null checks, type casts). Plus, with the #light option for F# (which everybody recommends and uses in practice), not even its &#8220;core&#8221; syntax matches OCaml&#8217;s as closely as before.</p><p>That having being said, without #light and with some possible reworking, OCaml code can still compile in F#.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic (User agent is rejected)
Database Caching 9/14 queries in 0.007 seconds using disk: basic
Content Delivery Network via blog.geeksaresexytech.netdna-cdn.com

Served from: www.geeksaresexy.net @ 2012-02-14 02:47:25 -->
