freebsd-ports/lang/erlang-runtime26/pkg-descr
Dave Cottlehuber 73d4e6734c lang/erlang-runtime26: new port derived from erlang-runtime25
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
2023-05-19 10:00:33 +00:00

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.