blob: bfdcf28033435a550ae254246f8e6f73f77d7cd3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
Erlang is a programming language used to build massively scalable soft
real-time systems with requirements on high availability. Some of its
uses are in telecoms, banking, e-commerce, computer telephony and
instant messaging. Erlang's runtime system has built-in support for
concurrency, distribution and fault tolerance.
This port contains a standalone runtime environment of Erlang R17
to be used during the development of OTP applications.
WWW: http://www.erlang.org/
|