Elixir is a functional meta-programming aware language built on top of the Erlang VM. It is a dynamic language with flexible syntax with macros support that leverage Erlang's abilities to build concurrent, distributed, fault-tolerant applications with hot code upgrades.
Elixir also provides first-class support for pattern matching, polymorphism via protocols (similar to Clojure's), aliases and associative data structures (usually known as dicts or hashes in other programming languages).
Finally, Elixir and Erlang share the same bytecode and data types. This means one can invoke Erlang code from Elixir (and vice-versa) without any conversion or performance impact.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
1.11.3-bp153.1.16 info | GA Release | 2021-04-22 | 15 SP3 |
|
|
1.9.4-bp152.2.14 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
1.8.1-bp151.3.2 info | GA Release | 2019-07-17 | 15 SP1 |
|
|