Skip to content

cartermp/fs5-samples

Repository files navigation

F# 5 preview demo project

F# 5.0 is now in preview! You can get it in three ways:

Once you have what you need, just type dotnet run into your console and it'll run. You can open this project in your editor of choice and it should also be good.

To run the scripts, use:

dotnet fsi --langversion:preview script-name.fsx