package coq-coqffi

  1. Overview
  2. No Docs
Tool for generating Coq FFI bindings to OCaml libraries

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.0-beta1.tar.gz
sha512=7c64e4cd75a81dd3508b044f807236a1cfc3d8dba8ac9c75ba0033e774886bca863bc53e51c148b7a6854d0a7bc3bd9f0808fe649356f18ff6ecb2634b8ac7d7

Description

coqffi generates the necessary Coq boilerplate to use OCaml functions in a Coq development, and configures the Coq extraction mechanism accordingly.

Dependencies (3)

  1. cmdliner >= "1.0.4"
  2. dune >= "2.5"
  3. ocaml >= "4.08" & < "4.12~"

Dev Dependencies (1)

  1. coq (>= "8.12" & < "8.13~") | (= "dev")

Used by

None

Conflicts

None