I mainly develop free software with OCaml (usually under GPL for applications and LGPL for libraries).
Framework for analysis of C programs.
A graph library for OCaml.
An OCaml library for handling date and time.
A small example is the small script used by this website to display the generation date of each page.
Fully obsolete and unmaintained defonctorizer for OCaml. Contact me if you want to get a source tarball or additional information.
A generic OCaml implementation of the design pattern Model-View-Controler, provided a generic library. See this articlecet article (in French) and this (too) simple example.
An OCaml library providing environments (maps with identifiers as keys).
The tarball also provides too examples of uses:
An sh script which automatically clean temporary files thanks to a configuration file like this one. I use it dayly :-).
A (modular, graphical and multi-threads) OCaml version of the game of life de Conway: very classical!
Different OCaml encoding of the pure lambda-calculus' auto-application.
Useless but funy... It was inspired by an initial program of Jean-Christophe Filliātre. Since it is a bit old, it does not use any OCaml feature introduced since 2005.
I participated sometimes to the ICFP programming contest in the team of the Camls Riders: