Category:Erlang: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
(Added link to official site and language tag)
 
Line 1: Line 1:
{{language|Erlang
{{language|Erlang
|site=http://www.erlang.org
|exec=bytecode
|exec=bytecode
|strength=strong
|strength=strong
Line 6: Line 7:
|checking=dynamic
|checking=dynamic
|gc=yes
|gc=yes
|LCT=yes}}
|LCT=yes
|tags=erlang}}
{{language programming paradigm|functional}}
{{language programming paradigm|functional}}
{{language programming paradigm|concurrent}}
{{language programming paradigm|concurrent}}

Latest revision as of 20:07, 15 March 2014

Language
Erlang
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (bytecode)
Garbage collected: Yes
Type safety: Safe
Type strength: Strong
Type expression: Implicit
Type checking: Dynamic
Lang tag(s): erlang
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Erlang.


Erlang is a programming language which has many features more commonly associated with an operating system than with a programming language: concurrent processes, scheduling, memory management, distribution, networking, etc.

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Erlang"

The following 200 pages are in this category, out of 518 total.

(previous page) (next page)
(previous page) (next page)