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 updatesudo 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.