Quantcast
Channel: Category Name
Viewing all articles
Browse latest Browse all 10804

Updated F# Language Specification for F# 3.0 Now Available

$
0
0

The Visual F# team are glad to announce that we have now updated the F# Language Specification for F# 3.0 (HTML, PDF)

The aim of this update is to document the language features introduced in F# 3.0.  This update covers  the extensions to computation expressions to enable query expressions (see also this video), the CLIMutable attribute, triple-quoted strings, the updates to the ReflectedDefinition attribute that allow it to be used on modules and types, and the "member val" syntax declaration for auto-properties. We've also had the help of Penny Orwick, who has gone over the specification for style an correctness, and added a glossary and index. The F# 3.0 type provider feature is a part-language, part-tooling feature, and is not included in the specification in this update beyond the introduction. See the MSDN material on type providers and the MSDN guide on how to write a type provider. A technical report about the feature and its applications is also available.

The F# 2.0 language specification remains available (HTMLPDF)

Thanks to everyone who has given feedback on earlier versions of the specification, and to everyone who has helped contribute to these updates specification.  

Wonseok Chae, for The Visual F# Team

p.s. There is a chance we'll have to move the location of the specification documents due to upcoming changes in the website for our partner team in Microsoft Research. We'll keep you updated.. 


Viewing all articles
Browse latest Browse all 10804

Trending Articles