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
0001-Skip-tests-if-Erlang-compiled-without-docs-closes-13322.patch 0000003295 3.22 KB
elixir-1.16.1-doc.zip 0007058750 6.73 MB
elixir-1.16.1.tar.gz 0003353282 3.2 MB
elixir.changes 0000156837 153 KB
elixir.spec 0000003814 3.72 KB
macros.elixir 0000000183 183 Bytes
Revision 28 (latest revision is 29)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1154162 from Matwey Kornilov's avatar Matwey Kornilov (matwey) (revision 28)
Fix elixir.changes file mentioning dropped and added patches (forwarded request 1154159 from alessio.biancalana)
Comments 0
openSUSE Build Service is sponsored by