New in Visual Studio F# Tooling: .NET 5 Scripting and F# Interactive
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.'