Fsharp

De Banane Atomic
Aller à la navigationAller à la recherche

Command line

Ps.svg
dotnet fsi  # start F# Interactive
dotnet fsi script.fsx  # run script.fsx

dotnet new console -o fsharp1 -lang f#

Dev env

  • VScode
    • Ionide for F# extension