Checker Installation On A Debian, Ubuntu, Raspbian And MacOS

Checker Installation On A Debian, Ubuntu, Raspbian And MacOS

checker

SPARK programming language toolset

Install checker

  • Debian apt-get install spark Click to copy
  • Ubuntu apt-get install spark Click to copy
  • Raspbian apt-get install spark Click to copy
  • macOS brew install spark Click to copy

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.

Installation of latest checker command is available for Debian, Ubuntu, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.