Category:Elixir: Difference between revisions

From Rosetta Code
Content added Content deleted
m (noted that it's a functional language)
(copied some relevant info from erlang page)
Line 2: Line 2:
{{language
{{language
|site=http://elixir-lang.org}}
|site=http://elixir-lang.org}}
|gc=yes
{{implementation|Erlang}}
{{implementation|Erlang}}
{{language programming paradigm|functional}}
{{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.



Revision as of 15:51, 17 January 2018

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
See Also:


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

|gc=yes

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)