Frama-C Magnesium. Also: - Use camlp4 in preference to camlp5. - Drop cvc3 support. - Update appdata for latest specification.
43 lines
1.5 KiB
XML
43 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop">
|
|
<id>jessie.desktop</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>LGPL-2.1</project_license>
|
|
<name>jessie</name>
|
|
<summary>Interface between why and Frama-C</summary>
|
|
<description>
|
|
<p>
|
|
Jessie is an interface between why and Frama-C.
|
|
</p>
|
|
<p>
|
|
Why is a software verification platform that applies formal proving tools to
|
|
annotated programs. The Jessie plugin provide the ability to analyze C
|
|
programs by invoking Frama-C.
|
|
</p>
|
|
</description>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>http://krakatoa.lri.fr/jessie/max_why3ide.png</image>
|
|
<caption>Interactive proof session</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>http://krakatoa.lri.fr/jessie/max_ptr_why3ide.png</image>
|
|
<caption>Max function proof</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>http://krakatoa.lri.fr/jessie/binary_search_raw.png</image>
|
|
<caption>Binary search function proof</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>http://krakatoa.lri.fr/jessie/binary_search_ovfl.png</image>
|
|
<caption>Binary search arithmetic overflow</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>http://krakatoa.lri.fr/jessie/binary_search_behav.png</image>
|
|
<caption>Binar search function behavior</caption>
|
|
</screenshot>
|
|
</screenshots>
|
|
<update_contact>loganjerry@gmail.com</update_contact>
|
|
<url type="homepage">http://krakatoa.lri.fr/</url>
|
|
<url type="bugtracker">https://gforge.inria.fr/tracker/?atid=4012&group_id=999&func=browse</url>
|
|
</component>
|