Category:Elixir: Difference between revisions

The explanation addition ( It pulls out from the home page ).
m (Added Erlang implementation)
(The explanation addition ( It pulls out from the home page ).)
Line 3:
|site=http://elixir-lang.org}}
{{implementation|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
Anonymous user