fsharpc

functional-first programming language - compiler for the CLI

Install

All systems
curl cmd.cat/fsharpc.sh
Debian Debian
apt-get install fsharp
Ubuntu
apt-get install fsharp
image/svg+xml Kali Linux
apt-get install fsharp
Windows (WSL2)
sudo apt-get update sudo apt-get install fsharp
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.