package frama-c

  1. Overview
  2. No Docs

Description

Frama-C is a suite of tools dedicated to the analysis of the source code of software written in C. Neon 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.

Dependencies (3)

  1. camlp4
  2. ocamlgraph = "1.8.5" | = "1.8.6"
  3. ocaml >= "3.12" & != "4.02.0" & < "4.04"

Dev Dependencies

None

Used by (2)

  1. pilat < "1.2"
  2. why < "2.32" | = "2.34"

Conflicts (2)

  1. ocaml = "4.03.0" & os-distribution = "debian"
  2. why3 >= "0.85"