diff options
Diffstat (limited to 'development/erlang-otp/README')
-rw-r--r-- | development/erlang-otp/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/development/erlang-otp/README b/development/erlang-otp/README index 949653311e..2cfc49c5b7 100644 --- a/development/erlang-otp/README +++ b/development/erlang-otp/README @@ -1,7 +1,7 @@ -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. +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. wxPython and jdk are optional dependencies. |