blob: 9ea5203ea739e801ecfb0bf30507e2a7feb71917 (
plain) (
blame)
1
2
3
4
|
Elixir is a functional, meta-programming aware language built on top of the
Erlang VM. It is a dynamic language that focuses on tooling to leverage
Erlang's abilities to build concurrent, distributed and fault-tolerant
applications with hot code upgrades.
|