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: functional |
First appeared | 2011 |
Stable release | 0.7.2
|
Typing discipline | dynamic |
Platform | Erlang |
License | Apache License |
Filename extensions | .ex, exs |
Website | www |
Influenced by | |
Erlang, Reia, Ruby, Python |