FREE SOFTWARE ON CAMLCITY.ORG
Stub generator
Camlidl is a stub code generator for Objective Caml. It generates stub code for interfacing Caml with C from an IDL description of the C functions. Thus, Camlidl automates the most tedious task in interfacing C libraries with Caml programs. It can also be used to interface Caml programs with other languages, as long as those languages have a well-defined C interface. In addition, Camlidl provides basic support for COM interfaces and components under MS Windows. It supports both using COM components (usually written in C++ or C) from Caml programs, and packaging Caml objects as COM components that can then be used from C++ or C.
| Version: | 1.05godi1 |
| Homepage: | http://caml.inria.fr/pub/old_caml_site/camlidl/ |
| Maintainer: | gerd@gerd-stolpmann.de |
| Files: |
bin/camlidl doc/godi-camlidl/Changes doc/godi-camlidl/LICENSE doc/godi-camlidl/README doc/godi-camlidl/camlidl-1.05.doc.pdf lib/ocaml/pkg-lib/camlidl/META lib/ocaml/std-lib/caml/camlidlruntime.h lib/ocaml/std-lib/com.a lib/ocaml/std-lib/com.cma lib/ocaml/std-lib/com.cmi lib/ocaml/std-lib/com.cmi_pretty lib/ocaml/std-lib/com.cmxa lib/ocaml/std-lib/com.mli lib/ocaml/std-lib/libcamlidl.a lib/ocaml/std-lib/stublibs/dllcamlidl.so |
| Built from sources: |
camlidl-1.05.doc.pdf camlidl-1.05 |