background preloader

F#

Facebook Twitter

Articles (F# and others) - Laurent Le Brun. Laurent Le Brun's personal homepage Menu Categories Archives Articles Last articles Sérialisation JSON Tuesday 22 March 2011 - No comments F# Intellisense in Emacs - in progress Bringing Intellisense for F#, in Emacs. Monday 14 February 2011 - 1 comment Essayez F# dans votre navigateur ! TryF# : le compilateur F# en Silverlight. TheFSharpHandout. F# in 20 Minutes - Part I - Chris Smith's completely unique view. Edit: If you are interested in learning F#, let me take the opportunity to provide a shameless plug for my book Programming F#.

Edit: Updated for the September CTP. Edit: While I certainly encourage you to read my blog, there is a great video we did for PDC titled An Introduction to Microsoft F# at With the September CTP hot off the presses, I figured it was time to write a concise, 20-minute introduction to F#. The goal isn't to teach F#, but rather give a quick overview of the language and some of the things you can do with it. I’ll divide the 20 minutes into three parts: Part I - A slow introduction to F#, explaining your first program Part II – A brisk overview of the foundational types and concepts in F# Part III – A quick sampling into advanced topics So if you're interested in seeing what the fuss is all about, the read on.

F# is a functional programming language built on .NET. Getting Started Next, add a new F# Source File. Language Basics.