Variations in F#: Research compiler with Joinads and more!

added by tomasp
3/24/2011 7:22:05 PM

218 Views

Joinads are a research extension of the F# language. They simplify conrurrent programming with tasks, reactive programming with events, but can be also used for other types of computations. This article introduces the extension, which is now available, based on the open-source source-drop of F#.


0 comments