mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
6 lines
312 B
Text
6 lines
312 B
Text
|
Erlang is a general-purpose concurrent programming language and runtime
|
||
|
system. The sequential subset of Erlang is a functional language, with
|
||
|
strict evaluation, single assignment, and dynamic typing. It was designed
|
||
|
by Ericsson to support distributed, fault-tolerant, soft-real-time,
|
||
|
non-stop applications.
|