blob: dd4eea1633b51173f83ceb5f7277b75b7302f13c (
plain) (
blame)
1
2
3
4
|
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.
|