logo of OCaml batteries included

OCaml Batteries Included

Batteries is just the OCaml development platform
-- a long time OCaml hacker

OCaml Batteries included (or simply "Batteries") is a community-driven effort to standardize on an consistent, documented, and comprehensive development platform for the OCaml programming language.

Batteries is meant to serve the following purposes:

  • define a standard set of libraries which may be expected on every compliant installation of OCaml;
  • organize these libraries into a hierarchy of modules;
  • define a standard set of language extensions (based on CamlP4) which may be expected on every compliant installation of OCaml;
Latest News
Batteries Included 1.2.0 Released   Edgar Friendly - 2010-06-06 09:42
Batteries Included 1.1.0 released   Edgar Friendly - 2010-03-05 17:37
Batteries Included 1.0.1 released   Edgar Friendly - 2010-02-01 17:34

Download & Docs

Batteries can be downloaded from the forge, as usual. The code is free software, licensed under the terms of the GNU LGPL (version 2.1, or above), with the usual OCaml linking exception.
The documentation (API reference) is available from the API Reference .

Quick links:

Development

Batteries is hosted on the OCaml forge and github:

  • project page, the forge entry point about Batteries for downloading older releases
  • source tree, with github's wonderful interface for browsing the code and submitting issues. Please don't submit issues to the forge. It also has a nice wiki with non-api documentation.

Authors

Batteries is brought to you by many people. Formerly led by David Teller; see the project page for the full list of developers.

Project Summary

 

 


Powered By GForge Collaborative Development Environment