Category:Erlang
From Rosetta Code
Erlang
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Erlang.
This programming language may be used to instruct a computer to perform a task.
| Execution method: | Compiled (bytecode) |
|---|---|
| Garbage collected: | Yes |
| Type safety: | Safe |
| Type strength: | Strong |
| Type expression: | Implicit |
| Type checking: | Dynamic |
| See Also: |
Your Help Needed
If you know Erlang, please write code for some of the tasks not implemented in Erlang.
If you know Erlang, please write code for some of the tasks not implemented in 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 140 pages are in this category, out of 140 total.
Categories:
- Execution method/Compiled/Bytecode
- Garbage collection/Yes
- Typing/Safe
- Typing/Strong
- Typing/Expression/Implicit
- Typing/Checking/Dynamic
- Impl needed
- Programming Languages
- Programming paradigm/Functional
- Programming paradigm/Concurrent
- Programming paradigm/Distributed
- Programming paradigm/Declarative
- Programming paradigm/Imperative