Category:Erlang

From Rosetta Code

(Redirected from Erlang)
Jump to: navigation, search

Programming Language
Erlang is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific. You may find a list of its users on RC here.

Listed below are all of the tasks on Rosetta Code which have been solved using Erlang.

See also: Erlang on the HOPL


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.

Personal tools