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.2-doc.zip 0007062387 6.74 MB
elixir-1.16.2.tar.gz 0003357093 3.2 MB
elixir.changes 0000157090 153 KB
elixir.spec 0000003814 3.72 KB
macros.elixir 0000000183 183 Bytes
Latest Revision
Comments 0
openSUSE Build Service is sponsored by