Functional Programming eXchange 2012 Less than a month to go now until the first FP event of this year – the Functional Programming eXchange at Skills Matter in London on March 16th. Robert Pickering has put together another great lin... more Wednesday, Feb 22phil
TryJoinads (IV.) - Concurrency using join calculus Join calculus provides a declarative way of expressing asynchronous synchronizationpatterns. It has been use as a basis for programming languages (JoCaml and COmega), but alsoas a basis for librarie... more Wednesday, Feb 22
TryJoinads (III.): Agent-based programming Another area where the match! syntax can be used is when programming with F# agents,implemented by the MailboxProcessor type. Formally, agents do not form the monadstructure in a useful way - when p... more Monday, Feb 20
hubFS is moving!!! The F# community has been an active and now rapidly growing community. hubFS is pleased to be a part of that community since 2006. Along the way, we... more optionsScalper
MSDN F# Forums now available The good folks at MSDN have started F# forums. Don Syme announces the new forums here. The Visual F# General forum can be found here. There is also... more optionsScalper