package camlidl

  1. Overview
  2. Docs
Stub code generator for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

camlidl110.tar.gz
md5=c78874894b6e85b1b47a5d5ba8d84a27

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: 31 Oct 2022

Dependencies (1)

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

Dev Dependencies

None