Issue 489 · Week of May 20, 2026
Feed Jobs Search Platform About Donate
← Back to feed / //dotnet

New in Visual Studio F# Tooling: .NET 5 Scripting and F# Interactive

Read full article Discuss
F# Interactive can run F# code interactively at the console, or execute F# scripts: ' In other words, F# interactive executes a REPL (Read, Evaluate, Print Loop) for the F# language.'