Visual Studio將提供的新語言F# at Microsoft Research

來源:互聯網
上載者:User

These pages document F#'s origins as a research project at Microsoft Research, Cambridge. You can find out all about the latest happenings with F# at the MSDN F# Developer Center.

 

Download F#, part of Visual Studio 2010 Beta1, plug in for CTP Update for Visual Studio 2008 or standalone compiler ZIP, for Mono and Windows

 

F# developed as a research programming language to provide the much sought-after combination of type safety, succinctness, performance, expresivity and scripting, with all the advantages of running on a high-quality, well-supported modern runtime system. This combination has been so successful that the language is now being transitioned towards a fully supported language on the .NET platform. Some of the reasons for this move are that F# gives you:

  • succinct, type-inferred functional programming,
  • interactive scripting like Python and other languages,
  • the foundations for an interactive data visualization environment,
  • the combination of type inference and safety, like that of ML,
  • a cross-compiling core shared with the popular OCaml language,
  • a performance profile like that of C#,
  • easy access to the entire range of powerful .NET libraries and database tools,
  • a foundational simplicity with similar roots to Scheme,
  • the option of a top-rate Visual Studio integration, which is usable with the freely available Visual Studio 2008 Shell
  • the experience of a first-class team of language researchers with a track record of delivering high-quality implementations,
  • the speed of native code execution on the concurrent, portable, and distributed .NET Framework.

 

The only language to provide a combination like this is F# (pronounced FSharp) - a scripted/functional/imperative/object-oriented programming language that is a fantastic basis for many practical programming tasks. 

 

F# was developed as a pragmatically-oriented variant of ML that shares a core language with OCaml. Unlike other scripting languages it executes at or near the speed of C# and C++, making use of the performance that comes through strong typing. Unlike many type-inferred, statically-typed languages it also supports many dynamic language techniques, such as property discovery and reflection where needed. F# includes extensions for working across languages and for object-oriented programming, and it works seamlessly with other .NET programming languages and tools.

 

For further information, see the MSDN F# Developer Center

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.