Elixir (programming language): Difference between revisions

Content deleted Content added
Josevalim (talk | contribs)
Describe the Numerical Elixir effort
Citation bot (talk | contribs)
Added website. Removed parameters. | Use this bot. Report bugs. | Suggested by Dominic3203 | Category:Pattern matching programming languages | #UCB_Category 10/30
Line 31:
Elixir is aimed at large-scale sites and apps. It uses features of [[Ruby (programming language)|Ruby]], Erlang, and [[Clojure]] to develop a high-concurrency and low-latency language. It was designed to handle large data volumes. Elixir is also used in telecommunications, e-commerce, and finance.<ref>{{ cite web |url=https://www.welcometothejungle.com/en/articles/btc-elixir-jose-valim/|title=Behinde the code: The One Who Created Elixir | access-date=2019-11-25}}</ref>
 
In 2021, the Numerical Elixir effort was announced with the goal of bringing machine learning, neural networks, GPU compilation, data processing, and computational notebooks to the Elixir ecosystem.<ref>{{Cite web|title = Numerical Elixir (Nx)| website=[[GitHub]] |url = https://github.com/elixir-nx|access-date = 2024-05-06}}</ref>
 
== Versioning ==
Line 148:
 
== Further reading ==
* {{Cite book |author1=Simon St. Laurent |author2=J. Eisenberg |date=December 22, 2016 |title=Introducing Elixir: Getting Started in Functional Programming 2nd Edition|publisher=[[O'Reilly Media]] |asin=B01N9KCTIC |isbn=978-1491956779 |language=en}}
* {{Cite book |author=Sasa Juric |date=January 12, 2019 |title=Elixir in Action 2nd Edition |publisher=[[Manning Publications]] |asin=B0978KZTJG |isbn=978-1617295027 |language=en}}
 
{{Programming languages}}