Vera++ - Programmable verification and analysis tool for C++
Vera++ is a programmable tool for verification, analysis and transformation of C++ source code.
The simplest way to learn what Vera++ can do is to see the Vera++ Demo.
Vera++ is a tool designed for programmers - not only in the sense that it helps with everyday development work, but also in the sense that all its rules are implemented as scripts that can be modified or added by the user. Thanks to this, programmers have complete freedom and control over what the tool does and how it works.
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.
Vera++ Community Edition provides syntax-oriented view on the source code and is available for free and as open source, distributed under the terms of the Boost Software License.
Current version: 1.1.1
Supported platform: g++ (download source, 53kB).
Windows users can also try the binary version, compiled on Windows XP with VC++ 9 (download binary, 590kB)
See Vera++ online manual for more information.
The Community part in the name means that everybody is welcome to suggest their own new rules and transformations so that the whole product can be improved.
Vera++是一款可编程的C++源代码验证、分析及转换工具,允许用户通过修改或添加脚本来完全控制工具的行为。它主要解析C++源文件并以各种集合形式呈现解析结果,支持自由定制。提供免费开源版本,遵循Boost Software License,适用于Windows和g++平台。
1176

被折叠的 条评论
为什么被折叠?



