mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 02:24:06 -04:00
9 lines
405 B
Plaintext
9 lines
405 B
Plaintext
Erlang is a programming language which has many features more commonly
|
|
associated with an operating system than with a programming language:
|
|
concurrent processes, scheduling, memory management, distribution,
|
|
networking, etc.
|
|
|
|
The initial open-source Erlang release contains the implementation of
|
|
Erlang, as well as a large part of Ericsson's middleware for building
|
|
distributed high-availability systems.
|