Difference between revisions of "Erlang"

From Free Software Directory
Jump to: navigation, search
m (formatting)
m (rewording)
Line 1: Line 1:
''This page is about the programming language. For the main implementation of the language, the Erlang/OTP (Open Telecom Platform) system from Ericsson'', see '''[[Erlang/OTP]]'''.
+
''This page is about the programming language. For the main implementation of the language, see the '''Erlang/OTP''' (Open Telecom Platform) system from Ericsson''.
  
 
'''Erlang''' is a strict, dynamically typed functional programming language with support for concurrency, communication, distribution, fault-tolerance, on-the-fly code reloading, automatic memory management and support for multiple platforms.
 
'''Erlang''' is a strict, dynamically typed functional programming language with support for concurrency, communication, distribution, fault-tolerance, on-the-fly code reloading, automatic memory management and support for multiple platforms.

Revision as of 11:21, 17 March 2016

This page is about the programming language. For the main implementation of the language, see the Erlang/OTP (Open Telecom Platform) system from Ericsson.

Erlang is a strict, dynamically typed functional programming language with support for concurrency, communication, distribution, fault-tolerance, on-the-fly code reloading, automatic memory management and support for multiple platforms.

See also



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.