<?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>Sun, 22 Nov 2009 02:00:20 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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 16:24:02 +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: 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 13:23:44 +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: 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 21:33:49 +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&#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-134473</link>
		<dc:creator>Reedo</dc:creator>
		<pubDate>Wed, 11 Feb 2009 20:55:33 +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&#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>
