Erlang/OTP R10B has been released


Modified on 11/25/2004 at 18:59
Creator: Mickaël Rémond

Erlang OTP R10B-1a is new major version of the Erlang development environment and framework.

Several very interesting features have been added:

  • A brand new tutorial has been added and is usefull to start learning Erlang.
  • A new syntax called "Query List Comprehensions" can be used to query ETS table and can be use with the Mnesia Erlang distributed database
  • Several major standard applications have been added: XMerl (XML parser) and EDoc (Documentation generator from Erlang code)
  • This version is compatible with the latest version of Dialyzer.
  • Two new major features have been added to the language that improve readibility, expressiveness and reusability of Erlang code: New error management mechanism have been added with a "try ... catch" syntax; and experimental abstract parametrized modules are now supported.

There is also several other changes on existing applications.

Related links

  • Erlang web site
  • Erlang/OTP Download page
  • Erlang/OTP R10B release highlights
  • Parameterized modules in Erlang
  • Exceptions in Erlang - Redux
  •  

    [ News | About us | Documentation | Links | Projects & Contribs | Success stories | Binary packages | Other languages ]
    This site is made and run by the Erlang Projects Association
    Copyright 2003 Mickaël Rémond, Thierry Mallard
    Powered by Zope, CPS and Nuxeo