Reference manuals
- OCaml manual (including the standard library documentation).
- Caml Light manual.
Documentation
- A comprehensive documentation index is available.
Community
- The ocaml.org website, developed and maintained by the OCaml users's community, provides a wealth of information and resources on the OCaml language, libraries, tools, and programming environment.
- The Caml Hump is an index of Caml-related tools, libraries, code samples, and much more, contributed to the community by our users.
- Several on-line forums (mailing lists or newsgroups) allow our users to discuss their Caml experience or to get help on Caml programming.
- Logos to promote Caml on your web site.
- The old Caml site is still accessible.
- Another database of OCaml contributions.
- COCAN - The OCaml Alliance Network.
- A wiki oriented OCaml Tutorial.
- A planet aggregation for blogs related to the OCaml programming language.
- A forge for OCaml-related projects.
Caml development
- Latest OCaml and Caml Light releases.
- The bug tracking system allows browsing bug reports and features request, and submitting new ones.
- The Git repository at Github gives acces to the working sources and the sources to all previous public releases of OCaml. You can also use it to propose modifications via pull requests.