darrix / fs5-samples

F# 5 demo project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

F# 5 demo project


Languages

Language:F# 98.5%Language:C# 1.5%