b9aaca8cf6
Elixir is a programming language built on top of the Erlang VM. As Erlang, it is a functional language built to support distributed, fault-tolerant, non-stop applications with hot code swapping. Elixir is also dynamic typed but, differently from Erlang, it is also homoiconic, allowing meta-programming via macros. Elixir also supports polymorphism via protocols (similar to Clojure's), dynamic records and provides a reference mechanism. 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. feedback/ok sthen@
6 lines
273 B
Plaintext
6 lines
273 B
Plaintext
MD5 (elixir/v0.5.0.zip) = F6CE7n+9vCeXdzmolp6YGQ==
|
|
RMD160 (elixir/v0.5.0.zip) = HKTIXVkGrPAtoiIKjsUP5ztEjVw=
|
|
SHA1 (elixir/v0.5.0.zip) = MOh/RIOJI7Z+FKOzAz4PyZBiA0g=
|
|
SHA256 (elixir/v0.5.0.zip) = 4D41jk4/9QKdDW/sK9nwAt807OsW8tXsc78huf7LxHY=
|
|
SIZE (elixir/v0.5.0.zip) = 640951
|