package frama-c

  1. Overview
  2. No Docs
Platform dedicated to the static analysis of source code written in C

Install

Dune Dependency

Authors

Maintainers

Sources

frama-c-Nitrogen-20111001.tar.gz
md5=09bf25ed3d1b54e2d523166aa4499edd

Description

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

Published: 30 Oct 2018

Dependencies (3)

  1. lablgtk
  2. ocamlgraph = "1.8.2"
  3. ocaml = "3.12.1"

Dev Dependencies

None

Used by (2)

  1. pilat < "1.2"
  2. why < "2.32"

Conflicts

None