I spend most of my development time writing OCaml-code so this is probably what you are looking for. You may want to read about contributing in section 4.1, where you will also learn about checking out source trees using Mercurial from a command line. Note that you can always download tar-balls of old versions through the version control system. Releases there carry tags like e.g.:
release-1.42.31
| Short description: | Mini library required for some other preprocessing libraries (OCaml 3.10 and newer) |
| Version: | 1.6.8 |
| Last release: | 2009-06-26 17:48 -0400 |
| Download: | type-conv-release-1.6.8.tar.bz2 type-conv-release-1.6.8.tar.gz type-conv-release-1.6.8.zip |
| Long description: | README.txt |
| Mercurial release repository: | type-conv |
| Alternative website: | OCaml at Jane Street Capital, LLC |
| Short description: | Library for automated conversion of OCaml-values to and from S-expressions (OCaml >3.10) |
| Version: | 4.2.11 |
| Last release: | 2009-06-23 10:50 -0400 |
| Download: | sexplib310-release-4.2.11.tar.bz2 sexplib310-release-4.2.11.tar.gz sexplib310-release-4.2.11.zip |
| Long description: | README.txt |
| Mercurial release repository: | sexplib310 |
| Alternative website: | OCaml at Jane Street Capital, LLC |
| Short description: | Perl compatibility regular expressions for OCaml |
| Version: | 6.0.1 |
| Last release: | 2009-06-20 17:27 -0400 |
| Download: | pcre-ocaml-release-6.0.1.tar.bz2 pcre-ocaml-release-6.0.1.tar.gz pcre-ocaml-release-6.0.1.zip |
| Long description: | README.txt |
| Mercurial release repository: | pcre-ocaml |
| Short description: | BLAS/LAPACK-interface for OCaml |
| Version: | 5.4.1 |
| Last release: | 2009-06-13 17:47 -0400 |
| Download: | lacaml-release-5.4.1.tar.bz2 lacaml-release-5.4.1.tar.gz lacaml-release-5.4.1.zip |
| Long description: | README.txt |
| Mercurial release repository: | lacaml |
| Short description: | Library for automatically resizing contiguous memory (arrays and strings) |
| Version: | 3.2.0 |
| Last release: | 2009-06-01 10:51 -0400 |
| Download: | res-release-3.2.0.tar.bz2 res-release-3.2.0.tar.gz res-release-3.2.0.zip |
| Long description: | README.txt |
| Mercurial release repository: | res |
| Short description: | SQLite3-bindings for OCaml |
| Christian Szegedy wrote the predecessor of this library | |
| Version: | 1.5.1 |
| Last release: | 2009-05-23 14:37 -0400 |
| Download: | ocaml-sqlite3-release-1.5.1.tar.bz2 ocaml-sqlite3-release-1.5.1.tar.gz ocaml-sqlite3-release-1.5.1.zip |
| Long description: | README.txt |
| Mercurial release repository: | ocaml-sqlite3 |
| Short description: | Automated compilation of complex OCaml-projects |
| Version: | 6.29.3 |
| Last release: | 2009-05-08 16:27 -0400 |
| Download: | ocaml-make-release-6.29.3.tar.bz2 ocaml-make-release-6.29.3.tar.gz ocaml-make-release-6.29.3.zip |
| Long description: | README.txt |
| Mercurial release repository: | ocaml-make |
| Short description: | OCaml-interface to the PostgreSQL-database |
| A deprecated version of this library is postgres-20040120 | |
| Version: | 1.11.1 |
| Last release: | 2009-05-07 18:33 -0400 |
| Download: | postgresql-ocaml-release-1.11.1.tar.bz2 postgresql-ocaml-release-1.11.1.tar.gz postgresql-ocaml-release-1.11.1.zip |
| Long description: | README.txt |
| Mercurial release repository: | postgresql-ocaml |
| Short description: | Automated code generation for converting OCaml values to/from a type-safe binary protocol |
| Version: | 1.2.14 |
| Last release: | 2009-04-22 16:25 -0400 |
| Download: | bin-prot-release-1.2.14.tar.bz2 bin-prot-release-1.2.14.tar.gz bin-prot-release-1.2.14.zip |
| Long description: | README.txt |
| Mercurial release repository: | bin-prot |
| Alternative website: | OCaml at Jane Street Capital, LLC |
| Short description: | Okasaki’s Purely Functional Datastructures in OCaml |
| Version: | 1.0.8 |
| Last release: | 2008-11-29 00:42 -0500 |
| Download: | pure-fun-release-1.0.8.tar.bz2 pure-fun-release-1.0.8.tar.gz pure-fun-release-1.0.8.zip |
| Long description: | README.txt |
| Mercurial release repository: | pure-fun |
| Short description: | Library for manipulation of context-free grammars (CFGs) |
| Version: | 1.7.5 |
| Last release: | 2008-11-29 00:35 -0500 |
| Download: | cfg-release-1.7.5.tar.bz2 cfg-release-1.7.5.tar.gz cfg-release-1.7.5.zip |
| Long description: | README.txt |
| Mercurial release repository: | cfg |
| Short description: | Library for maintaining partially ordered maps |
| Version: | 2.9.9 |
| Last release: | 2008-11-29 00:34 -0500 |
| Download: | pomap-release-2.9.9.tar.bz2 pomap-release-2.9.9.tar.gz pomap-release-2.9.9.zip |
| Long description: | README.txt |
| Mercurial release repository: | pomap |
| Nice picture: | pm-ex.ps.gz: 1000 random integer tuples inserted into a partially ordered set. |
| Insertion time < 0.4s. Render time (dot) < 45s. (1 GHz Pentium III). |
| Short description: | Library for automated conversion of OCaml-values to and from S-expressions (OCaml 3.09) |
| Version: | 2.8.7 |
| Last release: | 2008-11-29 00:33 -0500 |
| Download: | sexplib-release-2.8.7.tar.bz2 sexplib-release-2.8.7.tar.gz sexplib-release-2.8.7.zip |
| Long description: | README.txt |
| Mercurial release repository: | sexplib |
| Short description: | Machine learning system — Automated Induction of Functions over Algebraic Datatypes |
| Version: | 1.0.28 |
| Last release: | 2008-11-29 00:24 -0500 |
| Download: | aifad-release-1.0.28.tar.bz2 aifad-release-1.0.28.tar.gz aifad-release-1.0.28.zip |
| Long description: | README.txt |
| Mercurial release repository: | aifad |
| Short description: | Monadic interpreter for a simple imperative language |
| Version: | 1.0.8 |
| Last release: | 2008-11-29 00:18 -0500 |
| Download: | IMP-release-1.0.8.tar.bz2 IMP-release-1.0.8.tar.gz IMP-release-1.0.8.zip |
| Long description: | README.txt |
| Mercurial release repository: | IMP |
| Short description: | Contributions of purely functional datastructures |
| Long description: | README |
| Note: | Written by Pierpaolo Bernardi, only maintained by me |
| Download: | ds-contrib.tar.gz |
| Browse distribution: | here |
| Short description: | Solutions to exercises of chapter 2 (Purely Functional Datastructures) |
| Download: | okasaki-sol/chp2_sol.ml |
| Download: | syntax/ocaml.vim |
| Screenshot: | here |
| Download: | ftplugin/ocaml.vim |
| Download: | indent/ocaml.vim |
| Short description: | OCaml style file for the a2ps-converter |
| Download: | ocaml.ssh |