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, with one source of documentation;
  • define a standard set of language extensions (based on CamlP4) which may be expected on every compliant installation of OCaml;
  • provide consistent abstractions and APIs for otherwise independent libraries.
Latest News
Batteries alpha 2 released   David Teller - 2008-11-11 10:13
Batteries homepage   Stefano Zacchiroli - 2008-11-09 14:07
Batteries Included moved to Git   David Teller - 2008-11-06 15:11


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 (platform description and API reference) is available from the doc manager.

Quick links:

Development

Batteries is hosted on the OCaml forge:

Source code is available via Git:

For bugs, feature requests, patches, ... see the tracker and its box on this page.

Authors

Batteries is brought to you by many people, gathered together under the lead of David Teller; see the project page for the full list of developers.

Project Summary

 

 


Powered By GForge Collaborative Development Environment