frama-c-baseversion
Platform dedicated to the analysis of source code written in C.
Frama-C gathers several analysis techniques in a single collaborative framework, based on analyzers (called "plug-ins") that can build upon the results computed by other analyzers in the framework. Thanks to this approach, Frama-C provides sophisticated tools, including:
- an analyzer based on abstract interpretation (EVA plug-in);
- a program proof framework based on weakest precondition calculus (WP plug-in);
- a program slicer (Slicing plug-in);
- a tool for verification of temporal (LTL) properties (Aoraï plug-in);
- a runtime verification tool (E-ACSL plug-in);
- several tools for code base exploration and dependency analysis (plug-ins From, Impact, Metrics, Occurrence, Scope, etc.). These plug-ins communicate between each other via the Frama-C API and via ACSL (ANSI/ISO C Specification Language) properties.
Tags | deductive program verification formal specification automated theorem prover interactive theorem prover C plugins abstract interpretation slicing weakest precondition ACSL dataflow analysis runtime verification |
---|---|
Authors | Michele Alberti, Gergö Barany, Patrick Baudin, François Bobot, Richard Bonichon, David Bühler, Loïc Correnson, Julien Crétin, Pascal Cuoq, Zaynah Dargaye, Jean-Christophe Filliâtre, Philippe Herrmann, Florent Kirchner, Tristan Le Gall, Jean-Christophe Léchenet, Matthieu Lemerre, David Maison, Claude Marché, André Maroneze, Benjamin Monate, Yannick Moy, Anne Pacalet, Valentin Perrelle, Guillaume Petiot, Virgile Prevosto, Armand Puccetti, Muriel Roger, Julien Signoles, Kostyantyn Vorobyov and Boris Yakobowski |
License | LGPL-2.1-only |
Published | |
Homepage | http://frama-c.com/ |
Issue Tracker | https://bts.frama-c.com/ |
Maintainer | francois.bobot@cea.fr |
Dependencies |
|
Optional dependencies | |
Conflicts |
|
Source [http] | http://frama-c.com/download/frama-c-Phosphorus-20170501.tar.gz sha256=614f384ea487206df2ba42ddf66de610cc45846bb7b7aeafcbc40e5d99626c99 md5=996a4690cce7c4812dae74837cf0faa3 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/frama-c-base/frama-c-base.15.0/opam |
Required by