spadesimp

SPARK programming language toolset

Install

All systems
curl cmd.cat/spadesimp.sh
Debian Debian
apt-get install spark
Ubuntu
apt-get install spark
Windows (WSL2)
sudo apt-get update sudo apt-get install spark
OS X
brew install spark
Raspbian
apt-get install spark

spark

SPARK programming language toolset

SPARK is a formally-defined computer programming language based on the Ada programming language, intended to be secure and to support the development of high integrity software used in applications and systems where predictable and highly reliable operation is essential either for reasons of safety or for business integrity. This package contains the tools necessary for checking if programs adhere to the SPARK rules and the tools to show freedom of runtime exceptions in those programs. To compile SPARK programs use any standards-compliant Ada compiler, such as GNAT.