add CFML
This commit is contained in:
parent
aa07aa39a8
commit
1bd9f4f3e7
1 changed files with 3 additions and 0 deletions
|
@ -153,6 +153,9 @@ as demonstrated by [compcert](http://compcert.inria.fr/), a formally verified
|
|||
optimizing C compiler, in order to be compiled and executed. The other
|
||||
direction is also possible: OCaml code can be translated into Coq definitions
|
||||
(using [Coq of OCaml](https://github.com/clarus/coq-of-ocaml/)).
|
||||
[CFML](http://www.chargueraud.org/softs/cfml/) is an ongoing research project
|
||||
which enables us to prove properties about OCaml programs using the
|
||||
[Coq](https://coq.inria.fr) proof assistant.
|
||||
|
||||
The National Cybersecurity Agency of France reviewed the implementation of the
|
||||
OCaml runtime system, [their
|
||||
|
|
Loading…
Reference in a new issue