| Date | Name | Description | 
|---|
| 2005-02-18 | Dumper | Dumper is a tiny OCaml library for dumping out data
structures.  This is very useful when debugging.  It's roughly the
OCaml equivalent of Perl's Data::Dumper. 
By Richard W.M. Jones | 
| 2005-02-18 | Caml for Scintilla | Caml for Scintilla is a free source and binary package which adds syntax coloring for the Objective Caml language to the multi-platform (Win32 and GTK+) Scintilla editing component and SciTE text editor. 
By Robert Roessler | 
| 2005-02-18 | Galax | A full-featured, fully compliant implementation of XQuery. 
By Jérôme Siméon, Mary Fernandez | 
| 2005-02-18 | OCaml-HTTP | A library inspired from perl's HTTP::Daemon that permits to write simple HTTP daemons in OCaml. 
By Stefano Zacchiroli | 
| 2005-02-18 | perl4caml | Interface for calling Perl code from OCaml. 
By Richard W.M. Jones | 
| 2005-02-17 | OCaml-Packrat | Packrat parser generator for OCaml. 
By Bardur Arantsson | 
| 2005-02-17 | CamlGI | CamlGI is a library to enable you to write CGI and FastCGI in OCaml. It is written 100% in OCaml so should run on many platforms. The library supports multiple simultaneous connections and request multiplexing while presenting an easy to use interface. 
By Christophe Troestler | 
| 2005-02-17 | Camlusb | Camlusb is an Ocaml binding to libusb.
Libusb is a portable library to access USB devices in user space, available for various operating systems.  
By Gina Belmonte |