Elixir is a programming language. It can be interpreted or compiled into a .beam file, that is interpreted by the Erlang VM.
Elixir | |
---|---|
Paradigm | multi-paradigm: concurrent, functional |
First appeared | 2011 |
Stable release | 0.8.0
|
Typing discipline | dynamic, strong |
Platform | Erlang |
License | Apache License |
Filename extensions | .ex, .exs |
Website | www |
Influenced by | |
Erlang, Ruby, Clojure |