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.10.4.tar.gz 0002331003 2.22 MB
elixir-doc.changes 0000000354 354 Bytes
elixir-doc.spec 0000002302 2.25 KB
elixir.changes 0000101710 99.3 KB
elixir.spec 0000003281 3.2 KB
macros.elixir 0000000183 183 Bytes
Revision 11 (latest revision is 29)
Comments 0
openSUSE Build Service is sponsored by