freebsd-ports/lang/erlang-runtime24/pkg-descr
Dave Cottlehuber 7d6e05a09a lang/erlang-runtime24: copied from lang/erlang-runtime23 & updated
- merge in SMP, THREADS, KPOLL options
- drop NATIVE & HIPE
- ODBC requires explicit "OFF" toggle now
- minor tweaks to patches

Differential Revision: https://reviews.freebsd.org/D30494
Reviewed By: olgeni
2021-05-31 12:20:02 +00:00

10 lines
473 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 24
to be used during the development of OTP applications.
WWW: https://www.erlang.org/