Download List

專案描述

OCaml Batteries Included serves the following
purposes: define a standard set of libraries that
may be expected on every compliant installation of
OCaml, organize these libraries into a hierarchy
of modules with one source of documentation, and
provide a consistent API for otherwise independent
libraries.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-04-07 00:30
Beta 1

This is the first Beta release of OCaml Batteries Included. Barring any bugs, it should mark an API and syntax freeze. This release introduces new command-line tools, a new extensible printf replacement, many improvements, and many bugfixes.

2009-02-07 00:11
Alpha 3 Preview

New language extensions (list comprehension,
syntax for ropes and pattern-matching on ropes),
new libraries (network streams, dates, text
encodings, etc.), a new module hierarchy, a new
help system, etc.
標籤: Major feature enhancements

2009-02-07 00:10
Alpha 3

This is the official release of Alpha 3. With
respect to the preview
release of Alpha 3, it fixes a number of bugs
(particularly related to
Enum) and improves documentation.
標籤: Minor feature enhancements

2008-10-12 04:28
Alpha 1

Plenty of additional functions and bugfixes were
added, in addition to several syntax extensions
for auto-opening Batteries, making code clearer.
Serialization and deserialization can be done to
human-readable formats. Unicode strings and ropes,
new examples, new test-cases, and lots of
documentation were added.
標籤: Major feature enhancements

2008-09-01 00:38
0.0

標籤: Initial freshmeat announcement

Project Resources