Stub code generator and COM binding for Objective Caml
CamlIDL is a stub code generator and COM binding for Objective Caml. CamlIDL comprises two parts: * A stub code generator that generates the C stub code required for the Caml/C interface, based on an MIDL specification. (MIDL stands for Microsoft's Interface Description Language; it looks like C header files with some extra annotations, plus a notion of object interfaces that look like C++ classes without inheritance.) * A (currently small) library of functions and tools to import COM components in Caml applications, and export Caml code as COM components.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.12-9.fc41 | - |
Fedora 41 | 1.12-9.fc41 | - |
Fedora 40 | 1.12-6.fc40 | - |
Fedora 39 | 1.11-3.fc39 | - |
Fedora EPEL 9 | 1.09-10.el9 | - |
Fedora EPEL 8 | 1.05-54.el8 | - |
You can contact the maintainers of this package via email at
ocaml-camlidl dash maintainers at fedoraproject dot org
.