I'm very pleased to see that the latest and greatest Try F# 3.0 has been released today!
Try F# is a web-based tool for learning and exploring F# 3.0, a simple and pragmatic programming language combining functional, object-oriented and information-rich programming. F# is open source and cross-platform, see the F# Software Foundation for details. Microsoft contribute to F# in multiple ways, including the Visual F# tools.
This site allows easy learning of key F# principles, creating, editing and running F# code within a browser, and sharing code through the Internet. You wil find fantastic introductory content and tutorials, plus content that is tailored to particular areas -- such as data science, numerical and scientific computing, and financial computing.
For me, it is really amazing to be able to walk up to any Mac or PC, load the website and be demonstrating the simplicity and beauty of F# in a matter of minutes.
Aside from supporting all of the features of F# 3.0, Try F# 3.0 includes an enhanced user interface, support for graphs and charting, and the ability to share snippets of code with other programmers. Try it today and share it with your friends!
Enjoy!
Don