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-beta6.tar.gz
sha512=41ee9d5e297557e1f4a99cd28cbd28bb1b0e5ecc7a7a3b969cf409aec1b91229c0291640ab778d021600b5ca50bcddb407e3a92846eb2944bba857fae287fcd4

Description

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

Dependencies (4)

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

Dev Dependencies (1)

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

Used by

None

Conflicts

None