OCaml Batteries Included

a community-maintained foundation library for your OCaml projecs.
Download

OCaml Batteries Included Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • David Teller, Edgar Friendly and Gabriel Scherer
  • Publisher web site:
  • https://forge.ocamlcore.org/users/yoric/

OCaml Batteries Included Tags


OCaml Batteries Included Description

a community-maintained foundation library for your OCaml projecs. OCamlOCaml Batteries Included is an effort to define a comprehensive standard library, inspired in part by what modern industrial languages (Java/.Net) manage to provide out-of-the-box. Requirements: · OCaml >= 3.10.2 · Findlib · Type-conv · Camomile >= 0.7 · Sexplib · Bin-prot · Camlzip · GNU make What's New in This Release: General: · New drop-in replacement for ocamlbuild. · New drop-in replacement for ocamldep. · New drop-in replacement for ocaml, both as toplevel and as interpreter Toplevel: · New directive "#browse". · Toplevel now supports .ocamlinit . Language: · The syntax of has been changed into · A new construction allows new-style extensible printf formats. · UTF-8 strings are now validated at compile-time. · Conversion between literal Latin-1 and UTF8 strings now takes place at compile-time. Library: · New naming convention for modules. · A new module provides a modular replacement for . · New module for integer segments. · New module . · Module now compatible with IO. · Module now compatible with IO. · Module now compatible with IO. · Module now compatible with IO. · New modules , , , , , , , , , . · Files may now be opened with mmapping. · Module may now be used to invoke . · Module now follows order of argument conventions, is enumerable, comprehensible, etc. · Enumerations of random values are now clonable. · now can offer random characters. · Bigarray can now be enumerated, mapped, iterated, etc. · Some operators have been renamed: ( ~~ ) becomes ( --~), etc. · More informations on the system configuration are now available through . · New experimental module . · Numerous new functions on , , , , , , etc. · Speed improvements in , , , clients of . · is now sexplib-compatible. Build: · Test-suite created. · Now using optcomp. · Now detecting default installation directory when necessary. · Now permitting parallel build. · Slightly faster compilation. Bugfixes: · Drop-in replacement for ocamlc, ocamlopt now use syntax extensions. · Garbage-collection of open outputs now more robust. · should now work on 64-bit platforms.


OCaml Batteries Included Related Software