Jun 26

F# 1.9.1.9 available (currently MSI only): Includes overloaded numeric conversion functions and checked arithmetic

Hi all,

I’m glad to announce the availability of F# 1.9.1.9. It’s available for download from this link:

http://research.microsoft.com/research/downloads/details/c8d270ce-dc93-4b82-8125-2c57036520b3/details.aspx

This is in general a bug fix release over 1.9.1.8, with some exceptions

  • We’ve added

Jun 26

F# 1.1.13 now available!

I?m pleased to announce that F# 1.1.13 is now available! You can download this release from http://research.microsoft.com/fsharp/release.aspx .

Jun 26

F# First Class Events: Simplicity and Compositionality in Imperative Reactive Programming

The text of this post is also available as an article, which I’ll modify with latest material on this topic as time goes on.

As of version 1.1.10, F# now supports first-class, composable events.