diff options
author | Ryan S. Northrup <northrup@yellowapple.us> | 2017-05-05 15:45:17 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-06 07:03:47 +0700 |
commit | 430b1a4481a6e131ce12d84ac539be77c63b2429 (patch) | |
tree | 526246252334e73b51e78277dc04d205170e0cd0 /development/erlang-otp/README | |
parent | 268b0ab0735fba416e2d7b1510b3f94ea85230a7 (diff) | |
download | slackbuilds-430b1a4481a6e131ce12d84ac539be77c63b2429.tar.gz |
development/erlang-otp: Updated for version 19.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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. |