Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Repository files navigation

This repository contains the infrastructure for running lightweight checkers on Ada programs using the Libadalang technology, as well as a set of checkers. For an example of use of such checkers, see this blog post.

1. Code structure

  • The adacheck folder contains the framework used to design new lightweight checkers
  • The checkers folder contains a set of predefined checks based on adacheck

2. List of checkers

3. License

This code is licensed under GPL v3.

4. Build instructions

Download the source of Libadalang and follow the instructions given in the README.

5. Running the testsuite

In order to run the testsuite, you need to install GNATpython. You can then start it with the following command-line:

./run_testsuite.sh

This will display the status of all executed testcases as they are executed.

About

Libadalang-based code checking infrastructure

Resources

Code of conduct

Contributing

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages