tryfsharp.org - Microsoft has released a beta version of the site for online learning F #
The
site has a code editor with syntax highlighting written in Silverlight and a small tutorial on F #

')
The typed script can be saved to a local file, loaded from a file.
I think the site can be useful for language learners, especially in combination with
fssnip.net - a collection of short examples for F # learners.
UPD. There you can even draw inside Silverlight. Also in the examples there are load & run buttons to run the example for execution.

UPD2. Links for interested F #
Source: https://habr.com/ru/post/114017/
All Articles