mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 18:48:05 -04:00
9 lines
435 B
Plaintext
9 lines
435 B
Plaintext
Frama-C is a suite of tools dedicated to the analysis of the source code of
|
|
software written in C.
|
|
|
|
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.
|