fsharpi

functional-first programming language - compiler for the CLI

Install

All systems
curl cmd.cat/fsharpi.sh
Debian Debian
apt-get install fsharp
Ubuntu
apt-get install fsharp
Arch Arch Linux
pacman -S mono
image/svg+xml Kali Linux
apt-get install fsharp
Windows (WSL2)
sudo apt-get update sudo apt-get install fsharp
OS X
brew install mono
Raspbian
apt-get install fsharp

fsharp

functional-first programming language - compiler for the CLI

F# is a multi-paradigm programming language, supporting functional, imperative, and object-oriented structures. This package contains an F# compiler targeting the CLI runtime.

mono

Free implementation of the .NET platform including runtime and compiler