2. Main applications
The previous example might suggest that Coq is mainly used to validate simple functional programs. However, this is not the case. Verification tools for dominant languages such as C, Java and Ada rely totally or more indirectly on libraries written in Coq. These tools are based on the mathematical formalization of the semantics of the programming language in question. The theorems proved once and for all in Coq guarantee either the conformity of the executable to the source, or properties such as the absence of runtime errors, the dereferencing of null pointers, or other arithmetic errors.
Without being exhaustive, we can mention a few of Coq's fields of application:
proofs of cryptographic protocols ;
analysis of distributed algorithms ;
etc....
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Software technologies and System architectures
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
Main applications
Bibliography
- (1) - - The CompCert compiler. http://compcert.inria.fr .
- (2) - - OCaml page. http://www.ocaml.org/...
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference