PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
November 30, 2006

F# 1.1.13 Released

Posted: 2006-11-30 08:30:00
Languages ::

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

This release includes: support for range comprehensions, 'for' loops over enumerables, C-style syntax for native functions, support for pattern matching on arrays, library enhancements, plus other changes.