Difference between revisions of "Elixir"

From air
Jump to navigation Jump to search
(Created page with "https://elixir-lang.org/ ''Elixir is a dynamic, functional language designed for building scalable and maintainable applications. Elixir leverages the Erlang VM, known for ru...")
 
(No difference)

Latest revision as of 06:28, 24 June 2019

https://elixir-lang.org/

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.