Elixir is a functional meta-programming aware language built on top of the Erlang VM.

Edit Package elixir

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 leverages 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 you can invoke Erlang code from Elixir (and vice-versa) without any conversion or performance hit. This allows a developer to mix the expressiveness of Elixir with the robustness and performance of Erlang.

Refresh
Refresh
Source Files
Filename Size Changed
elixir-1.11.3.tar.gz 0002394406 2.28 MB
elixir-doc.changes 0000000354 354 Bytes
elixir-doc.spec 0000002302 2.25 KB
elixir.changes 0000114088 111 KB
elixir.spec 0000003281 3.2 KB
macros.elixir 0000000183 183 Bytes
Latest Revision
Stefan Weiberg's avatar Stefan Weiberg (suntorytimed) committed (revision 2)
Update Elixir to version 1.11.3. [jsc#SLE-17517, jsc#PM-2486, jsc#SLE-17537, jsc#SLE-17538, jsc#SLE-17536]

This is the state of the package currently used in openSUSE:Factory.
Comments 0
openSUSE Build Service is sponsored by