vera++

Programmable verification and analysis tool for C++

Install

All systems
curl cmd.cat/vera++.sh
Debian Debian
apt-get install vera++
Ubuntu
apt-get install vera++
image/svg+xml Kali Linux
apt-get install vera++
Windows (WSL2)
sudo apt-get update sudo apt-get install vera++
OS X
brew install vera++
Raspbian
apt-get install vera++

vera++

Programmable verification and analysis tool for C++

Vera++ is a programmable tool for verification, analysis and transformation of C++ source code. Vera++ is mainly an engine that parses C++ source files and presents the result of this parsing to scripts in the form of various collections - the scripts are actually performing the requested tasks.