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-Oxygen-20120901.tar.gz
md5=f8f22501761fc67fcac5daceac82bb31

Description

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

Dev Dependencies

None

Used by (2)

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

Conflicts

None