64-bit FSharp (F#) Interpreter included with Visual Studio and DotNet Core SDK.
Execute F# code via script file
fsi.exe c:\path\to\test.fsscript
Execute F# code via interactive command line
fsi.exe