frama-c 20130601
Authors | Patrick Baudin, François Bobot, Richard Bonichon, Loïc Correnson, Pascal Cuoq, Zaynah Dargaye, Jean-Christophe Filliâtre, Philippe Herrmann, Florent Kirchner, Matthieu Lemerre, Claude Marché, Benjamin Monate, Yannick Moy, Anne Pacalet, Virgile Prévosto, Julien Signoles and Boris Yakobowski | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License | GNU Lesser General Public License version 2.1 | |||||||||||||||||||||||||
Homepage | http://frama-c.com/ | |||||||||||||||||||||||||
Maintainer | francois.bobot@cea.fr | |||||||||||||||||||||||||
Tags | deductive, program verification, formal specification, automated theorem prover, interactive theorem prover, C, plugins, abstract interpretation, slicing, weakest precondition, ACSL and dataflow analysis | |||||||||||||||||||||||||
Dependencies |
|
|||||||||||||||||||||||||
Published | Jul 1, 2013 | |||||||||||||||||||||||||
Source [http] |
http://frama-c.com/download/frama-c-Fluorine-20130601.tar.gz 69eed6b3f649725bf03d8500aaeb20a5 |
|||||||||||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/frama-c/frama-c.20130601/opam |
Platform dedicated to the static analysis of source code written in C
Frama-C is a suite of tools dedicated to the analysis of the source code of software written in C. Fluorine version.
Frama-C gathers several static analysis techniques in a single collaborative framework. The collaborative approach of Frama-C allows static analyzers to build upon the results already computed by other analyzers in the framework. Thanks to this approach, Frama-C provides sophisticated tools, such as a slicer and dependency analysis.