Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/roptat/vsfi

ocaml prototype for verifying SFI
https://github.com/roptat/vsfi

Last synced: 9 days ago
JSON representation

ocaml prototype for verifying SFI

Awesome Lists containing this project

README

        

Building
========

Dependencies:

* ocaml-bitstring
* ocaml-c2newspeak
* ocaml-zarith
* ocaml-menhir
* ocaml-graph
* ocaml-cppo
* ocaml-ppx-tools
* gmp

Build tools:

* ocaml
* ocaml-findlib
* make
* gcc

Testing
=======

Build dependencies and optionally:

* guix (for compcert tests)
* sfiCompCert (for compcert tests)