spl-config
SPL Programming Language -- development files
Install
- All systems
-
curl cmd.cat/spl-config.sh
- Debian
-
apt-get install spl-dev
- Ubuntu
-
apt-get install spl-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install spl-dev
- Raspbian
-
apt-get install spl-dev
- Dockerfile
- dockerfile.run/spl-config
spl-dev
SPL Programming Language -- development files
SPL is an embeddable programming language with a wide range of features, see the spl-core package for more information. This package contains the development files required to build your applications.