diff options
Diffstat (limited to 'development/erlang-otp/slack-desc')
-rw-r--r-- | development/erlang-otp/slack-desc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/development/erlang-otp/slack-desc b/development/erlang-otp/slack-desc new file mode 100644 index 0000000000..4bf6d2d86e --- /dev/null +++ b/development/erlang-otp/slack-desc @@ -0,0 +1,12 @@ + |-----handy-ruler-------------------------------------------------| +erlang-otp: Erlang (programming language) +erlang-otp: +erlang-otp: Erlang is a general-purpose concurrent programming language and +erlang-otp: runtime system. +erlang-otp: The sequential subset of Erlang is a functional language, +erlang-otp: with strict evaluation, single assignment, and dynamic typing. +erlang-otp: It was designed by Ericsson to support distributed, +erlang-otp: fault-tolerant, soft-real-time, non-stop applications. +erlang-otp: +erlang-otp: http://www.erlang.org/ +erlang-otp: |