Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in frama-c

Print ACSL Annotations with Frama-C script

annotations ocaml frama-c

frama-c metrics output to file for metrics-by-function

frama-c

How do i analyse a complex project like open62541?

frama-c

Frama-C and XML parser

ocaml frama-c

assume statement modelling in FramaC

frama-c

Why are solvers timing out on a trivial bitmask function?

frama-c

Prove while-loop in Frama-C

frama-c

Compilation error in ocamlgraph

ACSL proof of a function that checks if an array is sorted in increasing or decreasing order

Formal proof of a recursive Quicksort using frama-c

Analyzing large projects with Frama-C

frama-c

Frama-C/WP not able to prove loop invariant with \at

Coq file generated by WP does not compile

rocq-prover frama-c

Problems proving trivial things involving shift operators using Frama-C WP

ACSL specification for a possibly infinite C function

Frama-C multiline macro definition syntax error

frama-c

How to prove remove_copy from ACSL by example

rocq-prover frama-c

Suppress [value] messages in the log of Frama-C's Value Analysis

frama-c

What loop invariants to use for an integer logarithm?