OCaml 4.08.0 release, functional programming language

OCaml (Objective Caml) 4.08.0 released. OCaml is the main achievement of Caml programming language, Caml is a functional programming language, OCaml do the Caml language in an object-oriented extension of terms, as well as its extension language based on Microsoft .net platform F # (fsharp) language. Most Caml code can be used in F #.

This version update highlights include:

  • Binding operator (let *, let +, and *, etc.), which may be used Simplification of element code.
  • Application path `open` now applies to any module structure and expression signature.
  • (User-defined) "alert" warning of a new concept summarizes deprecated.
  • The new standard library modules: Fun, Bool, Int, Option, Result.
  • Float a large number of new features, including support for FMA and new Float.Array sub-modules.
  • In batch mode, highlight the source of errors and warnings.
  • Many error messages have been improved.
  • Improved detection target and an inert AFL values.

Release Notes:

https://inbox.ocaml.org/caml-list/[email protected]

Guess you like

Origin www.oschina.net/news/107480/ocaml-4-08-0-released