Choose for which OS you want Frama-C
For detailed installation instructions, click here
All Frama-C releases are available from this page
{% if site.fc-versions.last.beta %}
All Frama-C releases are available from this page
The beta version of the next Frama-C release is available here
{% endif %}
Downloads
Frama-C and ACSL
Plug-ins
{% assign plugins = site.fc-plugins | where:"distrib_mode","main" %}-
{% for plugin in plugins %}
{% if plugin.manual_pdf %}
- {% if plugin.short %}{{ plugin.short }}{% else %}{{ plugin.title }}{% endif %} manual {% endif %} {% endfor %}