Elixir (programming language): Difference between revisions

Content deleted Content added
Yobot (talk | contribs)
m WP:CHECKWIKI errors fixed + general fixes using AWB (8961)
No edit summary
Line 15:
{{Portal|Free software}}
 
'''Elixir''' is a [[functional language|functional]], [[concurrent computing|concurrent]], general-purpose [[programming language]] built on top ofatop the [[Erlang (programming language)|Erlang]] Virtual Machine (BEAM). Elixir builds on top of Erlang to provide distributed, fault-tolerant, soft real-time, non-stop applications but also extends it to support meta-programming with macros and polymorphism via protocols.<ref>{{cite web |url=http://elixir-lang.org|title=Elixir | work=José Valim | accessdate=2013-02-17}}</ref>
 
==History==