--- layout: fc_discuss_archives title: Message 4 from Frama-C-discuss on July 2020 ---
Dear Frama-C users, Fraunhofer FOKUS has just released a new version (21.1.0) of âACSL by Exampleâ. This version is intended for Frama-C 21.1 (Scandium). The examples can be accessed through Github https://github.com/fraunhoferfokus/acsl-by-example The PDF document can be directly accessed through https://github.com/fraunhoferfokus/acsl-by-example/blob/master/ACSL-by-Example.pdf One positive aspect of this release of Frama-C is that WP now provides a more precise presentation of C integer array. A side effect of the additional information is, however, that the proof obligations generated by WP become harder to prove. More specifically, that means that we had to - review and improve a substantial amount of code annotations, - modify existing Coq proofs, - write new Coq proofs for lemmas that could not be automatically verified anymore. We think, however, that our work led in many cases to clearer ACSL annotations. Luckily for us, the Frama-C team was very supportive. We would particularly like to thank Allan Blanchard for his help! Please refer to the changes section for a more detailed description. We hope that this version helps you in learning and applying Frama-C/WP! Jens Gerlach