Caml Development Kit
The Caml Development Kit (CDK) is a package containing a set of useful
tools and libraries for programming in Objective-Caml .
- Documentation:
- Downloads:
- For discussion, use the following mailing-list:
- To subscribe: "cdk-request@pauillac.inria.fr" with "subscribe"
in the body of your mail
- To send a mail: "cdk@pauillac.inria.fr"
- The mailing-list is
archived .
- Includes files:
- Man pages for all included modules and functions.
- Included tools:
- Included libraries:
- extlib: a set of generic modules.
- asmdynlink: a library to load bytecode modules into native code programs,
plus an evaluator of Objective-Caml expressions.
- cryptpgs: A library implementing cryptographic functions (DES,etc)
- camlimages: A library to manipulate images.
- camltk: A binding to the TK library.
- dlopen: A library to dynamically link C-libraries.<
- equeue: A library to handle asynchronous events.
- frontc: A C parser.
- graphps: A library to output postscript files.
- htmlgen: A library to generate HTML file.
- lablgl: A binding to the GL library.
- lablgtk: A binding to the GTK library.
- libpq: A binding to the PQ Postgres library.
- mlexpect: A library to interface with programs in a terminal.
- mlgtk: A binding to the GTK library.
- mmap: A library to mmap files in Ocaml memory heap.
- netstring: A library to convert strings between different formats.
- network: a set of modules for network programming.
- odbc: A binding to ODBC database drivers.
- pcre: A Perl-compatible Regexp Expressions library.
- plot: A binding to the Plot library.
- pxp: A library with a Polymorphic XML Parser.
- res: A library of resizable arrays.
- rpc: A library for the RPC protocol.
- shell: A library to use Ocaml as a shell.
- tony: A simple XML parser.
- unix2: Extensions to the Unix library.
- xlib: The basic functions of the X-windows specification.
- xpath: An implementation of the Xpath XML stuff.
- weak: A library with various containers of weak pointers.
- wxlib: A widget toolkit based on xlib.
- zlib: A binding to the zlib/bzlib.
- Contributions: Please, send your contributions to
fabrice.le_fessant@inria.fr
,
sebastien.ailleret@inria.fr
and
alan.schmitt@inria.fr .
Dernière modification: 26 mars 2001.