github ocaml/ocaml 4.08.0
OCaml 4.08.0

latest releases: 5.2.0-beta2, 5.2.0-beta1, 4.14.2...
4 years ago
  • Binding operators (let*, let+, and*, etc). They can be used to streamline monadic code.

  • open now applies to arbitrary module expression in structures and to applicative paths in signatures.

  • A new notion of (user-defined) "alerts" generalizes the deprecated warning.

  • New modules in the standard library: Fun, Bool, Int, Option, Result.

  • A significant number of new functions in Float, including FMA support, and a new Float.Array submodule.

  • Source highlighting for errors and warnings in batch mode.

  • Many error messages were improved.

  • Improved AFL instrumentation for objects and lazy values.

See also: detailed list of changes

Don't miss a new ocaml release

NewReleases is sending notifications on new releases.