Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038227
en ru br
ALT Linux repos
S:1.09-alt2

Group :: Development/ML
RPM: ocaml-camlidl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.09-alt2
Build date: 14 december 2020, 10:35 ( 171.4 weeks ago )
Size: 102.49 Kb

Home page:   http://caml.inria.fr/pub/old_caml_site/camlidl/

License: QPL and LGPLv2 with exceptions
Summary: Stub code generator and COM binding for Objective Caml
Description:

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.

Current maintainer: Anton Farygin

List of contributors

List of rpms provided by this srpm:

  • ocaml-camlidl
  • ocaml-camlidl-debuginfo
  • ocaml-camlidl-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin