package camlidl

  1. Overview
  2. Docs
Stub code generator for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

camlidl111.tar.gz
md5=cfcf201d01f77abae6637b847e7cdde9

Description

CamlIDL is a stub code generator for OCaml. It automates the generation of C stub code required for the Caml/C interface, based on an MIDL specification. Also provides some support for Microsoft's COM software components.

Published: 17 Nov 2022

Dependencies (1)

  1. ocaml >= "4.05" & < "5.0"

Dev Dependencies

None