-
See issue #17 on how to get frama-c building on multicore.
js_of_ocaml was failing with `Error: Js_of_ocaml_compiler__Instr.Bad_instruction(983041)`
might be additional bytecode instructions ad…
ctk21 updated
2 years ago
-
Taken from the wiki page: https://github.com/mratsim/constantine/wiki/Constant-time-arithmetics
* [Dudect](https://github.com/oreparaz/dudect) - Dude is my code constant-time
* [Frama-C](http://bl…
-
Hello, would it be possible to remove the C dependency on the messagepack implementation and use a pure lua implementation such as https://fperrad.frama.io/lua-MessagePack? This would allow this libra…
-
Course code, if applicable:
University hosting the course: University of Applied Sciences Munich
Contact person: Matthias Güdemann, matthias.guedemann@hm.edu
Concepts taught: Abstract Interpretati…
-
Course code, if applicable:
University hosting the course: Université Paris-Diderot
Contact person: Claude Marché (Claude.Marche@inria.fr)
Concepts taught: Hoare Logic, Weakest preconditions, handl…
-
Course code, if applicable: FITR034
University hosting the course: ISAE-SUPAERO
Contact person: Christophe Garion, garion@isae-supaero.fr
Concepts taught: Abstract Interpretation,Applied Formal Met…
-
Course code, if applicable:
University hosting the course: University of Beira Interior
Contact person: Simao Melo de Sousa (desousa@di.ubi.pt)
Concepts taught: Deductive Program Verification, proo…
-
Current syntax for `spec` requires user to retype function name and argument types. It's flexible, but tedious. Here's a proposal for not doing that.
Restriction on C syntax: should error (require …
-
## Desired Behavior
I'd like `dune-site` to have more fine-grained ways to obtain debugging/logging information about which files it is loading.
More specifically, I'm trying to debug why Frama-…
-
**Is your feature request related to a problem? Please describe.**
Currently the SARIF output is created through use of freeform dictionaries. This works, and the current output aligns with the spec,…