
On 10/1/07, Maciej Sobczak <prog@msobczak.com> wrote:
I'm pleased to announce the availability of Vera++:
Vera++ is a programmable tool for verification, analysis and transformation of C++ source code.
It relies on embedded scripting language for rule definition to provide maximum flexibility and extensibility.
This tool might be of interest to the Boost community for two reasons:
First, it uses boost::wave for parsing code. I would like to thank Hartmut Kaiser for this masterpiece.
The second reason is this:
This looks like a very useful tool, thanks for releasing this! Here are some binaries for anyone on Windows: http://phrosty.phoenixlabs.org/vera++.bin.7z And the VC++ project I used: http://phrosty.phoenixlabs.org/vera++.src.7z -- Cory Nelson