Erlang is a small concurrent functional programming language developed by
Ericsson. It is being used by Ericsson as a systems programming language
for large concurrent fault-tolerant distributed systems.
Changes: This release includes two new applications, XMerl and EDOC. It
increases the maximum number of simultaneous processes to 268 435 456. It
adds several nice additions to the language, such as "Query List
Comprehensions". It provides performance increases and several changes
to included applications.
www.erlang.org/
|