Description: Frama-C - An open-source extensible and collaborative platform dedicated to source-code analysis of C software.
Example domain paragraphs
Frama-C is an open-source extensible and collaborative platform dedicated to source-code analysis of C software. The Frama-C analyzers assist you in various source-code-related activities, from the navigation through unfamiliar projects up to the certification of critical software. Read More
When invoked with the command-line:
frama-c -eva -eva-precision 1 first.c Frama-C creates an analysis project for the file first.c.