Category:Erlang: Difference between revisions

Added link to official site and language tag
m (LCT link)
(Added link to official site and language tag)
 
(3 intermediate revisions by 2 users not shown)
Line 1:
{{language|Erlang
|site=http://www.erlang.org
|exec=bytecode
|strength=strong
|safety=safe
|express=implicit
|checking=dynamic
|gc=yes
|LCT=yes
|LCT=yes}}Erlang is a programming language which has many features more commonly associated with an [[OS|operating system]] than with a programming language: concurrent [[process|processes]], scheduling, [[garbage collection|memory management]], distribution, networking, etc.
|tags=erlang}}
{{language programming paradigm|functional}}
{{language programming paradigm|concurrent}}
{{language programming paradigm|distributed}}
{{language programming paradigm|declarative}}
{{language programming paradigm|imperative}}
 
|LCT=yes}}Erlang is a programming language which has many features more commonly associated with an [[OS|operating system]] than with a programming language: concurrent [[process|processes]], scheduling, [[garbage collection|memory management]], distribution, networking, etc.