OTP-26 is the annual major release from Ericsson's Erlang/OTP team. - https://www.erlang.org/news/164 - https://erlang.org/download/otp_src_26.0.readme Reviewed by: dumbbell Sponsored by: VMware, Inc. Sponsored by: SkunkWerks, GmbH Differential Revision: https://reviews.freebsd.org/D40126
8 lines
443 B
Text
8 lines
443 B
Text
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 26
|
|
to be used during the development of OTP applications.
|