|
Erlang is a general-purpose concurrent programming language designed by Ericsson's Computer Science Laboratory.
Elixir takes advantage of Erlang's features to create complex, dynamic, concurrent, scalable, fault-tolerant and distributed applications.
Elixir and Erlang are closely knit together and can easily be embedded in each other. This is because they share the same bytecode and data types.
Here are some key features of "Elixir":
· Flexible syntax
· Support for macros
· Dynamic records
· Associative data structures
· Supports polymorphism via protocols
· Aliases
What's New in This Release: [ read full changelog ]
· `ExUnit.CaptureIO` now accepts an input to be used during capture.
· Added support for .iex files that are loaded during shell's boot process.
· Added `import_file/1` helper.
Via: Elixir 0.9.0
0 Comment:
Post a Comment