Development tools
caml-get
[11-May-2006, version
0.7,
Development code]


A tool to distribute pieces of OCaml code in a way similar to apt-get.
headache
[11-Feb-2004, version
1.03,
Stable]


A simple and lightweight tool for managing headers in source code files.
Documentations
Books
Objective CAML for Scientists
[23-Nov-2005,
Stable]
This book teaches the fundamentals of programming using OCaml, assuming little prior knowledge of computer programming. Particular emphasis is placed upon programming paradigms rarely seen in current scientific computing, such as exceptions, polymorphism, higher-order functions, nested functions, pattern matching and modules.
Libraries
Native OCaml libraries
Objsize
[23-Jul-2008, version
0.11,
Stable]
Objsize is a small OCaml library for computing size of OCaml values. It computes count of words used for values, count of values' headers, maximal depth of values. There are functions to get size of values in bytes too.
Java libraries
Cadmium
[10-Sep-2007, version
1.0-alpha,
Alpha]

Java port of ocamlrun, runtime support for Cafesterol.