Category:Elixir: Difference between revisions

From Rosetta Code
Content added Content deleted
(The explanation addition ( It pulls out from the home page ).)
(Elixir is similar to Python, with dynamic type checking and optional linter-validated type hints.)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{stub}}
{{stub}}
{{language
{{language
|site=http://elixir-lang.org}}
|site=http://elixir-lang.org
|checking=dynamic}}
{{implementation|Erlang}}
{{implementation|Erlang}}
{{language programming paradigm|functional}}
{{language programming paradigm|concurrent}}
{{language programming paradigm|distributed}}
{{language programming paradigm|declarative}}
Elixir is a dynamic, functional language designed for building scalable and maintainable applications.
Elixir is a dynamic, functional language designed for building scalable and maintainable applications.



Latest revision as of 18:35, 20 October 2022

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Elixir
This programming language may be used to instruct a computer to perform a task.
Official website
Type checking: Dynamic
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Elixir.
Elixir is an implementation of Erlang. Other implementations of Erlang.

Elixir is a dynamic, functional language designed for building scalable and maintainable applications.

Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development and the embedded software domain.

Platform features

  • Scalability
  • Fault-tolerance

Language features

  • Functional programming
  • Extensibility and DSLs

Tooling features

  • A growing ecosystem
  • Interactive development
  • Erlang compatible

Subcategories

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

Pages in category "Elixir"

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

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