Skip to content
forked from verateam/vera

A programmable tool for verification, analysis and transformation of C++ source code

License

Notifications You must be signed in to change notification settings

Epitech/banana-vera

 
 

Repository files navigation

Description
-----------

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.

License
-------

Boost Software License 

License exceptions
------------------

vera.ctest : Licensed under the Apache License, Version 2.0 (see
	     inside the file for the complete license and copyright)

Homepage
--------

Vera++ is hosted at http://bitbucket.org/verateam/vera and daily
replicated at http://github.com/verateam/vera

Origins
-------

Vera++ was initially hosted at:
http://www.inspirel.com/vera

About

A programmable tool for verification, analysis and transformation of C++ source code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 70.6%
  • CMake 15.7%
  • Tcl 12.7%
  • Other 1.0%