<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for Don Syme: Introduction to F#, Part 2 (Charles on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/posts/charles/don-syme-introduction-to-f-part-2/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for Don Syme: Introduction to F#, Part 2 (Charles on Channel 9)</title><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/</link></image><description>Don Syme: Introduction to F#, Part 2</description><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/</link><language>en-us</language><pubDate>Thu, 12 Nov 2009 00:43:22 GMT</pubDate><lastBuildDate>Thu, 12 Nov 2009 00:43:22 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>&lt;p&gt;Also very interesting about F# by Don...&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.infoq.com/interviews/F-Sharp-Don-Syme"&gt;http://www.infoq.com/interviews/F-Sharp-Don-Syme&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;-) ZEE!!!&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=505639</link><pubDate>Thu, 12 Nov 2009 00:41:10 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=505639</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/505639/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Also very interesting about F# by Don...
http://www.infoq.com/interviews/F-Sharp-Don-Syme
&amp;nbsp;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;-) ZEE!!!</evnet:previewtext><dc:creator>Z#</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/505639/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>&lt;p&gt;Hi PPL... for those who can't download the video by the link above you can use this instead... enjoy... ZEE!!!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://download.microsoft.com/download/1/1/5/115186e6-3dbd-40f9-a4fb-d504869c9278/f-sharp-part2.wmv"&gt;http://download.microsoft.com/download/1/1/5/115186e6-3dbd-40f9-a4fb-d504869c9278/f-sharp-part2.wmv&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=505638</link><pubDate>Thu, 12 Nov 2009 00:39:52 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=505638</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/505638/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hi PPL... for those who can't download the video by the link above you can use this instead... enjoy... ZEE!!!
http://download.microsoft.com/download/1/1/5/115186e6-3dbd-40f9-a4fb-d504869c9278/f-sharp-part2.wmv
&amp;nbsp;</evnet:previewtext><dc:creator>Z#</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/505638/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>Hi Don, I really like what you did with F# but why all the change from c# in the syntax/keywords for things that are doing the same thing???? &lt;br&gt;like void and unit?? (i'm sure you know best all those construct that have had a synthax change, me i'm still new)&lt;br&gt;&lt;br&gt;I guess some change could be nice but are you sure they are all necessery? I'm sure it would be easy just to redo at least the most evidant unnecesery naming change!!&lt;br&gt;&lt;br&gt;I've use a lot of language (delphi,c,c#,vb, javascript etc....) and all of them had to use other syntax just to prove themselve different. &lt;br&gt;C# which use similar syntax to java is in my opinion a very clear syntax. &lt;br&gt;&lt;br&gt;(i'm not talking about the specific part of the F# language but the identical parts to C#)&lt;br&gt;&lt;br&gt;My brain is tired of translating everything languages construct everytime a new nice language come out and F# is so nice.&lt;br&gt;&lt;br&gt;Anyway I guess your doing this because Microsoft told you this so that in the future they can incorporate F# in C#.&lt;br&gt;&lt;br&gt;still why unit for void, why not void i can't understand hehehe in delphi a unit is a module not nothing... and unit??? i don't see the point of using a word like unit to represent nothing. &lt;br&gt;&lt;br&gt;Anyway this is only my opinion as a starter with F#. I understand for people that are already totally in it that their language construct is what they want but heck it's always the same * a new language arrive. &lt;br&gt;&lt;br&gt;I still think F# as a wonderfull future tho and I'll put the time to learn it but these days, all those C# changes + all the change that are coming from every libraries, my brain is so *ing tired, please every component and language programmers relax a bit for me to breathe hehehe&lt;br&gt;&lt;br&gt;and i'm a young programmer hehhee how old programmers are doing these days???? I'm sure most are in the verge of depression hehhe&lt;br&gt;&lt;br&gt;I still think those new tools/constructs/components are useful and will save me a lot of time but dam, they will all become mandatory and after so many years i'm still totally in books, guide, tutorials, videos, .....&lt;br&gt;&lt;br&gt;hihihi :) sorry all, I just wonder if i'm alone like this&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=463712</link><pubDate>Sat, 04 Apr 2009 04:00:40 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=463712</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/463712/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hi Don, I really like what you did with F# but why all the change from c# in the syntax/keywords for things that are doing the same thing???? like void and unit?? (i'm sure you know best all those construct that have had a synthax change, me i'm still new)I guess some change could be nice but are&amp;#8230;</evnet:previewtext><dc:creator>Alexandre Tr&amp;#233;panier</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/463712/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>thanks for the links&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=451662</link><pubDate>Wed, 07 Jan 2009 10:23:58 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=451662</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/451662/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>thanks for the links</evnet:previewtext><dc:creator>ailatzis</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/451662/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>Actually user &lt;a href="http://channel9.msdn.com../../../Niners/Geek1ab /&gt;Geek1ab&lt;/a&gt; from Part 1 had links to both videos. From his post:&lt;br&gt;&lt;br&gt;Part 1 at: &lt;a href="http://www.mefeedia.com/entry/1143750"&gt;http://www.mefeedia.com/entry/1143750&lt;/a&gt;&lt;br&gt;Part 2 at: &lt;a href="http://www.mefeedia.com/entry/1160609"&gt;http://www.mefeedia.com/entry/1160609&lt;/a&gt;&lt;br&gt;&lt;br&gt;I an getting P2 as I make this post&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=409864</link><pubDate>Mon, 16 Jun 2008 08:21:07 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=409864</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/409864/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Actually user Geek1ab from Part 1 had links to both videos. From his post:Part 1 at: http://www.mefeedia.com/entry/1143750Part 2 at: http://www.mefeedia.com/entry/1160609I an getting P2 as I make this post</evnet:previewtext><dc:creator>Sparky</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/409864/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>Could someone find out what is wrong with the video for part 1 and 2????</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=383089</link><pubDate>Mon, 28 Jan 2008 19:26:28 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=383089</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/383089/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Could someone find out what is wrong with the video for part 1 and 2????</evnet:previewtext><dc:creator>ksunair</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/383089/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>Is the video still working?</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=373050</link><pubDate>Sun, 16 Dec 2007 18:27:31 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=373050</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/373050/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Is the video still working?</evnet:previewtext><dc:creator>Yankee</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/373050/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>Hi Andy,&lt;BR&gt;&lt;BR&gt;Most of the unusual syntax (open, let, &amp;lt;-, =, etc.)&amp;nbsp;comes from &lt;a href="http://www.ocaml.org"&gt;Ocaml.&lt;/a&gt; The intersection of Ocaml and F# is large enough that you can write significant programs using only that subset and compile them as MSIL, Ocaml byte code, and Ocaml native code. In fact, this is how the F# compiler was bootstrapped: The F# compiler started life as an Ocaml program.&lt;BR&gt;&lt;BR&gt;As language features are added to F# they tend to be very .NET-oriented, so the full F# language is definitely a new&amp;nbsp;.NET language and not just an Ocaml variant.&lt;BR&gt;&lt;BR&gt;F# syntax is fairly different from C#, and that can be overwhelming initially. To get a good feel for the language, why not&amp;nbsp;look at the F# samples and try to write some toy programs? When you see something that feels foreign you're probably looking at an F# idiom that doesn't exist in C#. Sometimes in those seemingly dark corners lie the really cool differences between C# and F#.&lt;BR&gt;&lt;BR&gt;Once you have some familiarity with the F# and aren't just stumbling over syntax, try writing some bigger examples. Maybe write something in C#, then in F#; then try another problem first in F# and then in C#. This is a good way to appreciate the difference between C# and F#. I'm pretty sure you'll get a feel for how "thinking in F#"&amp;nbsp;can improve the design of your C# programs.&lt;BR&gt;&lt;BR&gt;For example, in C#, when you have classes&amp;nbsp;with virtual methods spread over various files, the F# programmer may think of discriminated unions and pattern matching (think of a virtual method call like a pattern match on the constructor). Then you appreciate some aspects of F# that are just unbelievably clean and cool. (Want to match on two values? It is very easy with pattern matching in F#. Doing a similar thing in C# is a bit messy and can lead to a bit of a code explosion.)&lt;BR&gt;&lt;BR&gt;I've been noodling around with F# for quite a long time, so your experience as a newcomer to F# is very different than mine--which makes your insights doubly interesting. Please post to this forum; or on the F# community site, &lt;a href="http://cs.hubfs.net"&gt;hubFS;&lt;/a&gt; or send me mail (dominic at dcooney dot com.)&lt;BR&gt;&lt;BR&gt;Ciao,&lt;BR&gt;&lt;BR&gt;Dominic&lt;BR&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=232502</link><pubDate>Wed, 27 Sep 2006 00:33:40 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=232502</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/232502/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hi Andy,Most of the unusual syntax (open, let, &amp;lt;-, =, etc.)&amp;nbsp;comes from Ocaml. The intersection of Ocaml and F# is large enough that you can write significant programs using only that subset and compile them as MSIL, Ocaml byte code, and Ocaml native code. In fact, this is how the F# compiler&amp;#8230;</evnet:previewtext><dc:creator>coonsta</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/232502/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>I've been carrying these two videos around on my laptop since they were posted, and I finally watched them today.&amp;nbsp; (I carried the F# 1.1.11.7 distro around longer but started getting into it last week with 1.1.12.3, the one with #light -- #white in the demo.)&lt;BR&gt;&lt;BR&gt;The comments are almost as good as the videos.&amp;nbsp;&amp;nbsp; I agree that the demos move quickly and the camera focusing and panning can be tough.&amp;nbsp; As I recall, the demo at lang.net was more difficult because we couldn't see what Don was typing, just the results (and don't trust my memory for that).&lt;BR&gt;&lt;BR&gt;The comments are also very useful in showing where the unfamiliar or the dissonant show up for people.&amp;nbsp; &lt;BR&gt;&lt;BR&gt;I've wanted to get back into the cockpit of a functional language for some time now, and it was easy to settle on F# as a place to start.&amp;nbsp;&amp;nbsp;My selection was motivated&amp;nbsp;around its roots in ML and OCaml, which I want to know more about.&amp;nbsp; And more than that, having the F# system be grounded on .NET provides yet another avenue to making use of all of the libraries and functions available on the CLI.&amp;nbsp; It is sort of a nothing-to-loose investment and I can use F# where it covers a sweet spot for me, and use other programming systems when that's more appropriate.&lt;BR&gt;&lt;BR&gt;As long as it runs on the CLI and inter-working of components works between F# and other .NET languages, this strikes me as very useful.&amp;nbsp; So that's&amp;nbsp;a bonus, for me,&amp;nbsp;over firing up a Scheme compiler or some other not-yet-.NET functional language.</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=232517</link><pubDate>Mon, 25 Sep 2006 21:28:31 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=232517</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/232517/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I've been carrying these two videos around on my laptop since they were posted, and I finally watched them today.&amp;nbsp; (I carried the F# 1.1.11.7 distro around longer but started getting into it last week with 1.1.12.3, the one with #light -- #white in the demo.)The comments are almost as good as&amp;#8230;</evnet:previewtext><dc:creator>orcmid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/232517/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;Chadk wrote:&lt;/div&gt;&lt;div&gt;﻿What is the language aimed for? Scripting? Or is is supposed to be an anlternative to C#?&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;BR&gt;&lt;BR&gt;F# is a general-purpose language so there are a lot of programs you would write in either F# or C#. Outside of the mainstream, F# and C# both have some specific niches where they excel: F# is great for writing compilers and&amp;nbsp;mathsy stuff; C# has more of a systems programming feel--munging with pointers, structs&amp;nbsp;and unsafe code.&lt;BR&gt;&lt;BR&gt;In my experience F# is much more succinct than C#. That, with features like &lt;a href="http://blogs.msdn.com/dsyme/archive/2006/08/24/715626.aspx"&gt;Python-style whitespace indentation&lt;/a&gt; and type inference, make F# feel much more "scripting" than C# does.</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=232507</link><pubDate>Mon, 25 Sep 2006 21:09:22 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=232507</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/232507/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Chadk wrote:﻿What is the language aimed for? Scripting? Or is is supposed to be an anlternative to C#?F# is a general-purpose language so there are a lot of programs you would write in either F# or C#. Outside of the mainstream, F# and C# both have some specific niches where they excel: F# is great&amp;#8230;</evnet:previewtext><dc:creator>coonsta</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/232507/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;Ion Todirel wrote:&lt;/div&gt;&lt;div&gt;﻿why language is named F&lt;U&gt;#&lt;/U&gt;, i mean why not just F or other name?&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;BR&gt;&lt;BR&gt;I think this is a nerdy in-joke; I'm sure Don can correct me if I'm wrong: F#'s theoretical roots are the polymorphic, typed lambda calculus, otherwise known as &lt;a href="http://en.wikipedia.org/wiki/System_F"&gt;System &lt;STRONG&gt;F&lt;/STRONG&gt;.&lt;/a&gt; (Sounds kinda like &lt;EM&gt;Plan 9 From Outer Space&lt;/EM&gt; to me.) Of course, to be&amp;nbsp;.NET hip&amp;nbsp;you have to be something-sharp, hence system F + # =&amp;nbsp;&lt;STRONG&gt;F#.&lt;/STRONG&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=232504</link><pubDate>Mon, 25 Sep 2006 21:00:16 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=232504</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/232504/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Ion Todirel wrote:﻿why language is named F#, i mean why not just F or other name?I think this is a nerdy in-joke; I'm sure Don can correct me if I'm wrong: F#'s theoretical roots are the polymorphic, typed lambda calculus, otherwise known as System F. (Sounds kinda like Plan 9 From Outer Space to&amp;#8230;</evnet:previewtext><dc:creator>coonsta</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/232504/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>Ahh, this takes me back to the Msc days. &lt;BR&gt;&lt;BR&gt;I occasionally thinks that a functional language might be helpful to create correct and effective programs that uses multi-core CPUs. This is because a "pure" functional language doesn't allow side-effects (modifying a member variable is a side effect).&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;FYI: Ericsson (you know the mobile phones) developed a functional language that they still use in their AXE line AFAIK.&lt;BR&gt;&lt;BR&gt;&lt;a href="http://en.wikipedia.org/wiki/Erlang_programming_language"&gt;http://en.wikipedia.org/wiki/Erlang_programming_language&lt;/a&gt;&lt;BR&gt;&lt;BR&gt;Guaranteeing correctness is as far as I remember also one of the functional languages strong points.&lt;BR&gt;&lt;BR&gt;Btw. a simple F# to solve the problems of the game tower of hanoi:&lt;BR&gt;&lt;BR&gt;
&lt;P&gt;let rec hanoi n x y z = &lt;BR&gt;match n with&lt;BR&gt;| 0 -&amp;gt; []&lt;BR&gt;| d -&amp;gt; List.append (hanoi (d-1) x z y) ((x,y)::(hanoi (d-1) z y x));;&lt;/P&gt;
&lt;P&gt;hanoi&amp;nbsp;2 1 2 3;;&lt;BR&gt;&lt;BR&gt;becomes&lt;BR&gt;&lt;/P&gt;
&lt;P&gt;[(1, 3); (1, 2); (3, 2)]&lt;BR&gt;&lt;BR&gt;Ie. for 2 bricks move brick from pin 1 to pin 3, from pin 1 to pin 2 and finally from pin 3 to pin 2. &lt;BR&gt;&lt;BR&gt;&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=231068</link><pubDate>Tue, 19 Sep 2006 23:03:58 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=231068</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/231068/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Ahh, this takes me back to the Msc days. I occasionally thinks that a functional language might be helpful to create correct and effective programs that uses multi-core CPUs. This is because a "pure" functional language doesn't allow side-effects (modifying a member variable is a side effect).FYI:&amp;#8230;</evnet:previewtext><dc:creator>marten_range</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/231068/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>Am I missing the point here? F# is a massive step backwards! What is the point of it?&lt;BR&gt;&amp;nbsp;&lt;BR&gt;Lots of the syntax was different just for the sake of it. Why use "open" to reference a namespace instead of the far more intuitive "include" or "using"? What's with the return of "let"?! Why use "&amp;lt;-" instead of "=" - all different for the sake of it.&lt;BR&gt;&lt;BR&gt;The 'coolness' of the demos wasn't F#, it was managed DirectX - which tells us a lot!&lt;BR&gt;&lt;BR&gt;Perhaps I'm just not getting it, but F# seemed to be the quickest way to write reams of unreadable and unmanagable code.&lt;BR&gt;&amp;nbsp;&lt;BR&gt;A solution looking for a problem.&lt;BR&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=230949</link><pubDate>Tue, 19 Sep 2006 17:08:55 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=230949</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/230949/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Am I missing the point here? F# is a massive step backwards! What is the point of it?&amp;nbsp;Lots of the syntax was different just for the sake of it. Why use "open" to reference a namespace instead of the far more intuitive "include" or "using"? What's with the return of "let"?! Why use "&amp;lt;-"&amp;#8230;</evnet:previewtext><dc:creator>andyturner</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/230949/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>Do you plan to add to F# something like http://nemerle.org/Macros_tutorial - nice compile time code transformation/generation</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=230453</link><pubDate>Sun, 17 Sep 2006 21:46:47 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=230453</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/230453/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Do you plan to add to F# something like http://nemerle.org/Macros_tutorial - nice compile time code transformation/generation</evnet:previewtext><dc:creator>egonk</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/230453/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>why language is named F&lt;U&gt;#&lt;/U&gt;, i mean why not just F or other name?</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=230421</link><pubDate>Sun, 17 Sep 2006 18:58:17 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=230421</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/230421/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>why language is named F#, i mean why not just F or other name?</evnet:previewtext><dc:creator>Ion Todirel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/230421/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>PLEASE please please no more auto-focus... there is a manual option to focus... you can do it manually.&lt;br&gt;I skiped the first part because I can't handle the go on focus and out of focus...&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=230380</link><pubDate>Sun, 17 Sep 2006 13:46:53 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=230380</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/230380/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>PLEASE please please no more auto-focus... there is a manual option to focus... you can do it manually.I skiped the first part because I can't handle the go on focus and out of focus...</evnet:previewtext><dc:creator>Adelino</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/230380/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;Berre wrote:&lt;/div&gt;&lt;div&gt;﻿Does the .net CLR support proper tail calls?&lt;BR&gt;I believe that was a problem for som developers, who were working on a ML compiler for the Java VM.&lt;BR&gt;&lt;BR&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;BR&gt;Yep, the CLR has a tail call instruction, but mono does not, or at least didn't last time I checked. There is a compiler switch to turn tail call off so you can create mono comptable F# code.</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=230347</link><pubDate>Sun, 17 Sep 2006 07:43:33 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=230347</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/230347/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Berre wrote:﻿Does the .net CLR support proper tail calls?I believe that was a problem for som developers, who were working on a ML compiler for the Java VM.Yep, the CLR has a tail call instruction, but mono does not, or at least didn't last time I checked. There is a compiler switch to turn tail&amp;#8230;</evnet:previewtext><dc:creator>robert</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/230347/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>That was so PROFOUND.&lt;BR&gt;&lt;BR&gt;I'm a long-time DirectX developer and a recent functional programming nutcase, and I was already excited to try F# before seeing this. Seeing this interactive demo knocked my socks off. There is amazing potential behind interactive simulations like this--experimenting with various renderers, techniques and even engines interactively can immensely speed up development and tweaking--you always have to tweak settings to make things look right. With this interactivity, you no longer have to build a special GUI for tweakability.&lt;BR&gt;&lt;BR&gt;And physics! Tweaking physics parameters on the fly and observing their effects. Ow, what a bucket of PURE joy.&lt;BR&gt;&lt;BR&gt;Fun days ahead!</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=230111</link><pubDate>Sat, 16 Sep 2006 08:45:36 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=230111</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/230111/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>That was so PROFOUND.I'm a long-time DirectX developer and a recent functional programming nutcase, and I was already excited to try F# before seeing this. Seeing this interactive demo knocked my socks off. There is amazing potential behind interactive simulations like this--experimenting with&amp;#8230;</evnet:previewtext><dc:creator>MHaggag</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/230111/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>Don came over to the building I work in which houses some of the Mobile and Embedded devices group (MED) - My office was full of embedded hardware, so there wasn't much room to film the video, so we ended up filming the interview in one of our conference rooms which has a display of mobile and embedded devices.&lt;BR&gt;&lt;BR&gt;Let me know if you want to get a walkthrough of the breadth of Windows Mobile devices that are shipping these days!&lt;BR&gt;&lt;BR&gt;- Mike</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=230083</link><pubDate>Sat, 16 Sep 2006 02:54:40 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=230083</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/230083/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Don came over to the building I work in which houses some of the Mobile and Embedded devices group (MED) - My office was full of embedded hardware, so there wasn't much room to film the video, so we ended up filming the interview in one of our conference rooms which has a display of mobile and&amp;#8230;</evnet:previewtext><dc:creator>mikehall</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/230083/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>So, what's in the display case behind Don?</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=229964</link><pubDate>Fri, 15 Sep 2006 18:21:26 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=229964</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/229964/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>So, what's in the display case behind Don?</evnet:previewtext><dc:creator>ned</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/229964/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>that's incredible. you can really see the power when he starts piping functions to each other. i also like how almost anything can be declared inline. its so free flowing. i love it. it reminds me of my calculus classes somehow..... hmm.. perhaps its the "let x =" lol&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=229948</link><pubDate>Fri, 15 Sep 2006 17:39:47 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=229948</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/229948/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>that's incredible. you can really see the power when he starts piping functions to each other. i also like how almost anything can be declared inline. its so free flowing. i love it. it reminds me of my calculus classes somehow..... hmm.. perhaps its the "let x =" lol</evnet:previewtext><dc:creator>ktr</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/229948/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>Does the .net CLR support proper tail calls?&lt;br&gt;I believe that was a problem for som developers, who were working on a ML compiler for the Java VM.&lt;br&gt;&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=229875</link><pubDate>Fri, 15 Sep 2006 14:47:40 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=229875</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/229875/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Does the .net CLR support proper tail calls?I believe that was a problem for som developers, who were working on a ML compiler for the Java VM.</evnet:previewtext><dc:creator>Berre</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/229875/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>ChadK: assuming they use the same syntax as ML, the "_" just means ignore this argument.&lt;br&gt;&lt;br&gt;for example in:&lt;br&gt;renderer.DrawScene.Add(fun _ -&amp;gt; bla bla...&lt;br&gt;&lt;br&gt;renderer.DrawScene.Add takes a function as an argument, which itself takes an argument. So they pass an anonymus function, but since this function won't use it's argument, they don't give it a name.. just a _.&lt;br&gt;&lt;br&gt;It is supposed to help with clearity when reading the code. had they written "fun x -&amp;gt; bla bla..." you might think, "what's this x? it doesn't seem to get used". Instead you put a "_" indicating that you are only accepting an argument to appease the type checker.&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=229804</link><pubDate>Fri, 15 Sep 2006 08:58:17 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=229804</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/229804/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>ChadK: assuming they use the same syntax as ML, the "_" just means ignore this argument.for example in:renderer.DrawScene.Add(fun _ -&amp;gt; bla bla...renderer.DrawScene.Add takes a function as an argument, which itself takes an argument. So they pass an anonymus function, but since this function won't&amp;#8230;</evnet:previewtext><dc:creator>Berre</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/229804/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;coonsta wrote:&lt;/div&gt;&lt;div&gt;﻿
&lt;P&gt;ChadK: Which part is confusing? Let's break it down!&lt;/P&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;BR&gt;I think that the start, moved too fast on. Really, the code seemed nonsense to me.&lt;BR&gt;&lt;BR&gt;The Part 1, with the hello world seemed fine. No ;, i like!&lt;BR&gt;&lt;BR&gt;The way you select things you want&amp;nbsp; to run 6 minuts into the vidoe is quite cool, for debugging purposes, and in the case its used, where you show what impact each cal do.&lt;BR&gt;&lt;BR&gt;What is the language aimed for? Scripting? Or is is supposed to be an anlternative to C#?&lt;BR&gt;&lt;BR&gt;The lamda stuff with the events seemed cool. YET i think, like in some of the other stuff, just seemed comfusing, with all the strange characters that is use, like in the line containing the event with the lambda stuff, where did the "_" come from?&lt;BR&gt;&lt;BR&gt;I think it was confusing for me, because theres so many characters like -, &amp;gt;, &amp;lt;, _ all over the place. In C#, to compare it with a language i know good, have an acceptable amount of that. &lt;BR&gt;&lt;BR&gt;Part 4 seemed even more confusing.&lt;BR&gt;&lt;BR&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=229781</link><pubDate>Fri, 15 Sep 2006 05:26:07 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=229781</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/229781/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>coonsta wrote:﻿
ChadK: Which part is confusing? Let's break it down!I think that the start, moved too fast on. Really, the code seemed nonsense to me.The Part 1, with the hello world seemed fine. No ;, i like!The way you select things you want&amp;nbsp; to run 6 minuts into the vidoe is quite cool, for&amp;#8230;</evnet:previewtext><dc:creator>Chadk</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/229781/Trackback.aspx</trackback:ping></item><item><title>Re: Don Syme: Introduction to F#, Part 2</title><description>&lt;P&gt;ChadK: Which part is confusing? Let's break it down!&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=229736</link><pubDate>Thu, 14 Sep 2006 22:44:40 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/Charles/Don-Syme-Introduction-to-F-Part-2/?CommentID=229736</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/229736/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>ChadK: Which part is confusing? Let's break it down!</evnet:previewtext><dc:creator>coonsta</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/229736/Trackback.aspx</trackback:ping></item></channel></rss>