fsyacc
functional-first programming language - compiler for the CLI
Install
- All systems
-
curl cmd.cat/fsyacc.sh
- Debian
-
apt-get install fsharp
- Ubuntu
-
apt-get install fsharp
- Kali Linux
-
apt-get install fsharp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fsharp
- Raspbian
-
apt-get install fsharp
- Dockerfile
- dockerfile.run/fsyacc
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.