Category:Erlang: Difference between revisions

Content added Content deleted
m (LCT link)
No edit summary
Line 3: Line 3:
|checking=dynamic
|checking=dynamic
|gc=yes
|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.
{{language programming paradigm|functional}}
{{language programming paradigm|concurrent}}
{{language programming paradigm|distributed}}
{{language programming paradigm|declarative}}
{{language programming paradigm|imperative}}

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.