PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
July 29, 2007

F# 1.9.2.7 Released

Posted: 2007-07-29 10:25:00
Languages ::

F# 1.9.2.7 has been released. F# is a variant of ML running on .NET, sharing a core language with Objective Caml.

This release includes: support for a slicing syntax, support for named and optional arguments, language constructs for 'computation expressions', library constructs for 'asynchronous workflows', pattern matching on 64-bit numbers, bug fixes, and other changes.