Welcome to MSDN Blogs Sign in | Join | Help

August 2006 - Posts

Detailed release notes for 1.1.12.3

Detailed release notes for 1.1.12.3 Collected changes between v1.1.11.12 and 1.1.12.3 Lightweight syntax option . Are you sick of writing in ? The #light option makes the use of certain keywords such as in optional by using indentation. See the informal

Lightweight syntax option in F# 1.1.12.3

We're glad to announce that F# 1.1.12.3 supports the optional use of lightweight syntax through the use of whitespace to make indentation significant. At the time of this release this is an experimental feature, though it is assumed that its use will

F# 1.1.12 now released!

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 lightweight

An upcoming experimental feature: Active Patterns in F#

Greg Neverov (inventor of the C# dialect Metaphor and an intern at MSR Cambridge this summer) has been working on an experimental new language feature called "active patterns". This topic has come up on The Hub , so I thought I would mention a bit about

Internships at MSR Cambridge (now All-Year-Around)

Are you interested in working for three months at Microsoft Research , Cambridge, on a project related to F#? MSR Cambridge now takes interns year-round, not just in the summer months. We are keen to attract motivated and well-qualified folk to work with
Posted by dsyme | 3 Comments

ASP.NET web applications in F#

Tomas writes on The Hub : ASP.NET web applications in F# CodeDOM and providers CodeDOM (Code Document Object Model) is set of objects (located in System.CodeDom namespace) that can be used for representing logical structure of .NET source code. For example
Posted by dsyme | 0 Comments
 
Page view tracker