.
This commit is contained in:
parent
37e0ff0453
commit
fb7e820e4d
1 changed files with 1 additions and 2 deletions
|
@ -142,8 +142,7 @@ module interface.
|
|||
### Verification
|
||||
|
||||
A large subset of the OCaml semantics has been
|
||||
[mechanized](http://www.cl.cam.ac.uk/~so294/ocaml/) in a theorem prover, and
|
||||
this metatheory is verified.
|
||||
[mechanically proven sound](http://www.cl.cam.ac.uk/~so294/ocaml/) in a theorem prover.
|
||||
|
||||
OCaml is the implementation language of the well-known proof assistant
|
||||
[Coq](https://coq.inria.fr). Development in Coq can be extracted to OCaml code,
|
||||
|
|
Loading…
Reference in a new issue