package lintcstubs-gen

  1. Overview
  2. Docs
OCaml C stub wrapper generator

Install

Authors

Maintainers

Sources

lintcstubs-0.4.7.tbz
sha256=a3975d01687241ed27134b0088e43b5b94498190e99ff397d29822d7a6301646
sha512=80e9198ff347c707015cddea3d1859c7509ab436520dbe6b919c943cd654dc34270ff823ed58bcfce7b8e5af8a36a07b9a22005aa33574d915ccd2b5c961b071

Description

Generates a C model for how OCaml C primitives can be called. Link with a C model of the OCaml runtime, or run a static analyzer to find incorrect API/macro usage that leads to race conditions.

Published: 13 Sep 2023

Dependencies (3)

  1. lintcstubs-arity >= "0.2.2"
  2. ocaml >= "4.13"
  3. dune >= "3.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. lintcstubs

Conflicts

None