An open API service indexing awesome lists of open source software.

https://github.com/sri-csl/cococrypt

EasyCrypt code extraction tool
https://github.com/sri-csl/cococrypt

Last synced: about 1 month ago
JSON representation

EasyCrypt code extraction tool

Awesome Lists containing this project

README

        

# EasyCrypt code extraction tool

EasyCrypt to OCaml extraction tool, focused on the functional core of EasyCrypt. It takes as input an EasyCrypt script and produces a `WhyML` file that matches the EasyCrypt file (and appropriate dependencies). Finally, it is possible to obtain verified `OCaml` code by relying on `Why3` own extraction mechanism.