PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
August 30, 2008

F# September 2008 CTP Released

Posted: 2008-08-30 20:45:37
Languages ::
Platforms ::

The F# September 2008 Community Technology Preview has been released. F# is a variant of ML running on .NET, sharing a core language with Objective Caml.

This release includes: improved scripting support, normalized compiler command line options, support for units of measure checking and inference, simpler operator definition and resolution, improved support for extending slicing operators to user-defined types, improved debugging support, the removal of some deprecated features, and other changes.