F# 5.0 is now in preview! You can get it in three ways:
- Installing .NET 5 preview
- Installing Jupyter Notebooks for .NET
- Installing Visual Studio Preview (Windows only)
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