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-beta7.tar.gz
sha512=0f9d2893f59f8d09caec83f8476a2e7a511a7044516d639e4283b4187a86cf1563e60f1647cd12ae06e7e395bbc5dfedf5d798af3eb6baf81c0c2e482e14507b

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.13~"

Dev Dependencies (1)

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

Used by

None

Conflicts

None