Sign in
Don Syme's WebLog on F# and Related Topics
Options
Blog Home
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Azure
F# 3.0
F# Agents
F# Announcements
F# Async
F# Books
F# Cloud
F# Concurrency
F# Cross Platform
F# Design Notes
F# Education
F# Finance
F# Games
F# in Finance
F# Jobs
F# Math
F# Programming
F# Snippets
F# Statistics
F# Talks
F# Type Providers
F# User Groups
F# Web Programming
FSharp Programming
Silverlight
Archive
Archives
May 2013
(1)
April 2013
(9)
March 2013
(2)
February 2013
(6)
January 2013
(5)
December 2012
(3)
November 2012
(6)
October 2012
(4)
September 2012
(8)
August 2012
(1)
July 2012
(6)
June 2012
(5)
May 2012
(2)
April 2012
(7)
March 2012
(4)
February 2012
(3)
January 2012
(9)
December 2011
(2)
November 2011
(8)
October 2011
(9)
September 2011
(4)
August 2011
(6)
July 2011
(5)
June 2011
(12)
May 2011
(16)
April 2011
(12)
March 2011
(8)
February 2011
(4)
January 2011
(9)
December 2010
(11)
November 2010
(12)
October 2010
(2)
September 2010
(3)
August 2010
(4)
July 2010
(7)
June 2010
(7)
May 2010
(4)
April 2010
(1)
March 2010
(3)
February 2010
(6)
January 2010
(8)
December 2009
(4)
November 2009
(4)
October 2009
(9)
September 2009
(3)
May 2009
(2)
March 2009
(2)
February 2009
(7)
January 2009
(1)
December 2008
(5)
November 2008
(1)
October 2008
(1)
September 2008
(4)
August 2008
(10)
July 2008
(4)
June 2008
(2)
May 2008
(7)
April 2008
(2)
January 2008
(9)
December 2007
(2)
November 2007
(7)
October 2007
(7)
September 2007
(8)
August 2007
(3)
July 2007
(3)
May 2007
(8)
April 2007
(5)
March 2007
(3)
February 2007
(2)
December 2006
(4)
November 2006
(6)
October 2006
(3)
September 2006
(4)
August 2006
(6)
July 2006
(3)
June 2006
(2)
May 2006
(5)
April 2006
(2)
March 2006
(3)
February 2006
(6)
January 2006
(3)
November 2005
(4)
October 2005
(1)
September 2005
(4)
August 2005
(3)
July 2005
(1)
May 2005
(1)
April 2005
(3)
March 2005
(3)
February 2005
(2)
January 2005
(7)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Don Syme's WebLog on F# and Related Topics
Greg Neverov: Software Transactional Memory for F#
Posted
over 5 years ago
by
dsyme
2
Comments
Greg Neverov (of active patterns fame) has placed an implementation of Software Transactional Memory for F# up on hubFS . Here's the description: I have written a library for using software transactional memory in F#. The library exposes memory...
Don Syme's WebLog on F# and Related Topics
Using Parallel Extensions from F#
Posted
over 6 years ago
by
dsyme
3
Comments
A couple of weeks ago saw the release of the CTP of the Parallel Extensions to the .NET Framework ( download ), This is one the major technologies currently under development at Microsoft for parallel and concurrent programming and provides a great mix...
Don Syme's WebLog on F# and Related Topics
Visual F# 3.0 Beta now available in Visual Studio 11!
Posted
over 1 year ago
by
dsyme
0
Comments
Over on the F# team blog the Visual F# team have announced the availability of Visual F# 3.0 Beta now available in Visual Studio 11 !! The announcement is included below. This release contains the new features described below, plus all the usual F#...
Don Syme's WebLog on F# and Related Topics
F# at TechFest 2005
Posted
over 8 years ago
by
dsyme
2
Comments
I'm pleased to announce that F# 1.0.4.2 is now available from the Microsoft Research Downloads site . I'll post the release announcement and some additional notes in a follow-up shortly. This was the version that was running in our booth at TechFest 2005...
Don Syme's WebLog on F# and Related Topics
MSDN Magazine: F# Fundamentals
Posted
over 3 years ago
by
dsyme
0
Comments
There is a nice article by Luke Hoban called F# Fundamentals in the latest edition of the MSDN magazine . F# is a new, functional and object-oriented programming language for the Microsoft .NET Framework, and it’s integrated into this year’s...
Don Syme's WebLog on F# and Related Topics
Jonathan Hardwick on F#
Posted
over 8 years ago
by
dsyme
0
Comments
I'm amazed how fast news travels in the world of blogging - an old colleague like Jonathan found out about this blog and posted some very positive comments about F# even while I thought it was still my little secret!
Don Syme's WebLog on F# and Related Topics
Position available to work with the CLR team on Rotor
Posted
over 8 years ago
by
dsyme
3
Comments
Ori Gershony in the Microsoft CLR team recently sent me a link to a job announcement for a position dedicated to working on Rotor , the shared source version of the Microsoft implementation of the ECMA Common Language Infrastructure . I've a soft spot...
Don Syme's WebLog on F# and Related Topics
Welcome James to the F# team
Posted
over 8 years ago
by
dsyme
6
Comments
I'd like to say a word of welcome to James Margetson , who has joined the F# team. James started with us at Microsoft Research in Cambridge a couple of weeks ago, and has a lot of experience with mixed functional/imperative programming from his days at...
Don Syme's WebLog on F# and Related Topics
Update to the F# 1.9.3 Release
Posted
over 5 years ago
by
dsyme
4
Comments
Hi all, An update to the F# 1.9.3 release has been posted to the Microsoft Research Downloads site. Additional changes between1.9.3.7 and 1.9.3.14 are: Constructed classes may now be mutually recursive with other types, fixing an incompletness...
Don Syme's WebLog on F# and Related Topics
F# 1.1.10 now available
Posted
over 7 years ago
by
dsyme
9
Comments
[ Updated Note: Visual Studio 2003 users : this release has an installation problem when used with Visual Studio 2003. Please see the details here for a workaround . ] [ Updated Note: Virtual PC users : The good man at JJB Research has noted that...
Don Syme's WebLog on F# and Related Topics
F# addin for MonoDevelop
Posted
over 5 years ago
by
dsyme
5
Comments
Wildart has been working on an F# addin for MonoDevelop for use on all platforms where Mono runs. To quote I just finished draft version of F# Addin for Monodevelop. This addin provides support of F# compiler in Monodevelop IDE. You could find new...
Don Syme's WebLog on F# and Related Topics
Two Contract Positions: F# Interactive in Silverlight
Posted
over 3 years ago
by
dsyme
0
Comments
We are now seeking applications for two contract positions within MSR to extend the reach of F# programming! Contract length: 3-6 months Hiring Group: Microsoft Research, Redmond Location: Redmond, US or Cambridge UK. Possibility to work remotely....
Don Syme's WebLog on F# and Related Topics
Nice F# Syntax for Rx (Reactive Extensions)
Posted
over 2 years ago
by
dsyme
2
Comments
Here's a link to a nice F#-Rx sample showing how to get a very nice syntax for Reactive Extensions by using F# LINQ computation expressions. (If you know Rx users who haven't yet discovered F#, this might get them interested!) open System ...
Don Syme's WebLog on F# and Related Topics
How to reference F# in a research paper?
Posted
10 months ago
by
dsyme
2
Comments
If you're writing an academic paper or journal, what should you reference for F#? Well, of course it's up to you! :-) But the topic came up here at MSR Cambridge this evening (after all, it is that time of year - POPL deadline!) Here are some options...
Don Syme's WebLog on F# and Related Topics
Recent posts at The Hub
Posted
over 7 years ago
by
dsyme
6
Comments
The F# Hub is a community site at www.hubfs.net , and has been full of interesting posts recently. For example, you can read Tomas on working with the F# quotations library (cross-posted from here ), Robert on using F# with Windows Presentation Foundation...
Don Syme's WebLog on F# and Related Topics
F# 1.1.5 now available
Posted
over 8 years ago
by
dsyme
1
Comments
I'm glad to announce that F# 1.1.5.2 is now available for download from Microsoft Research . This release contains a mix of new features and bug fixes, at least some of which will be useful to nearly all F# users. The highlights are as follows: · Intellisense...
Don Syme's WebLog on F# and Related Topics
TrueSkill machine learning samples updated for F# CTP and units of measure
Posted
over 5 years ago
by
dsyme
1
Comments
Ralf Herbrich has updated both the TrueSkill in F# and TrueSkill Through Time samples to both work with the new F# September 2008 CTP and to use unit-of-measure with the Gaussian belief distributions. Ralf says: Following the publication of...
Don Syme's WebLog on F# and Related Topics
Oxford Team Using F# Wins "Lambda: The Gathering" ICFP 2011 Programming Competition
Posted
over 2 years ago
by
dsyme
0
Comments
The winners of the annual ICFP Programming Competition were announced at at ICFP 2011 in Tokyo . Two of the slides from the presentation night are below. The tsunami disaster is mentioned in the full deck, I find it hard to write this blog post, I am...
Don Syme's WebLog on F# and Related Topics
F# + OpenGL: a cross-platform sample
Posted
over 3 years ago
by
dsyme
3
Comments
Laurent Le Brun has a very nice blog post on cross-platform graphics programming with F# and OpenGL . I love OpenGL but, until now, I used it only in C++ (plus one quick test in OCaml). I wanted to try it with F#. As OpenGL is a portable library...
Don Syme's WebLog on F# and Related Topics
"F# for Numerics" released
Posted
over 5 years ago
by
dsyme
1
Comments
Flying Flog Consulting have recently published F# for Numerics . Here's how they describe the library: Our new F# for Numerics library is a suite of numerical methods that leverage functional programming with F# ... This library implements numerical...
Don Syme's WebLog on F# and Related Topics
F# 1.1.11 release candidate now available
Posted
over 7 years ago
by
dsyme
6
Comments
As reported by the Hub Father, F# 1.1.11.6 is available. This is a "release candidate", which means we put it up to see if it meets the standards of the early adopters who download and install it. Since posting on Friday we've had a few very minor issues reported - and release 1.1.11.7 will be available in about 48 hours. Downloads for both F# 1.1.11.6 and 1.1.10.4 may be found here. Here's the list of fixes we've made between F# 1.1.11.6 and F# 1.1.11.7: ......
Don Syme's WebLog on F# and Related Topics
F# for Scientists announced by Jon Harrop
Posted
over 7 years ago
by
dsyme
2
Comments
I'm very excited to see that Jon Harrop has announced his intention to produce F# for Scientists . Jon is a PhD in Computational Chemistry from the University of Cambridge, and also the author of the absolutely must-have book Ocaml for Scientists . One...
Don Syme's WebLog on F# and Related Topics
Video: Testing F# code with NUnit (Screen cast)
Posted
over 8 years ago
by
dsyme
4
Comments
Dominic Cooney has just produced a screen cast on Testing F# code with NUnit . There is something in this for everyone: you get to see some .NET details, a taster of F# code, the new F# Interactive toplevel environment, the F# Visual Studio integration...
Don Syme's WebLog on F# and Related Topics
F# on Silverlight 4
Posted
over 3 years ago
by
dsyme
1
Comments
F# on Silverlight 4 is here! Dmitry has the full details : Earlier this week we have released F# runtime for Silverlight 4 as part of Microsoft Silverlight 4 Tools for Visual Studio 2010 (this is a single download that contains everything you need...
Don Syme's WebLog on F# and Related Topics
F# 1.1.12 now released!
Posted
over 7 years ago
by
dsyme
1
Comments
We're very pleased to announce that F# 1.1.12 is available for download . (note: since the time of writing this has been updated to F# 1.1.12.5) This release incorporates a significant number of minor improvements combined with two new features: a...
Page 5 of 18 (427 items)
«
3
4
5
6
7
»