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-beta4.tar.gz
sha512=667551f4249af7bd38900d2546a51558f5ec2389cb69a51cbabbdc899f3ec35a4ca3197d13ad92d620aa8e8bcb680693557de1cf510e1753772cc5103fc8234e

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.13~") | (= "dev")

Used by

None

Conflicts

None