summaryrefslogtreecommitdiffstats
path: root/development/elixir/README
blob: 08730b38c52c0f806a03d87920ba266efe74b236 (plain)
1
2
3
4
5
6
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.