F# interactive does not work
Windows
Install Visual Studio Build Tools 2017 with F# compiler enabled on Individual components tab. If you already have VS Build Tools or Visual Studio 2017 modify its installation and select F# compiler to install.
macOS
Install the latest stable Mono: https://www.mono-project.com/download/stable/
Linux
Install fsharp package along with Mono: https://fsharp.org/use/linux/
Please sign in to leave a comment.