package camlidl

  1. Overview
  2. Docs
Stub code generator for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

camlidl112.tar.gz
md5=6a33ac617bfbca2334f9c0fb8f9d3bb8

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: 07 Nov 2023

Dependencies (1)

  1. ocaml >= "4.05"

Dev Dependencies

None