We are pleased to share that the Elixir project now complies with OpenChain (ISO/IEC 5230), an international standard for open source license compliance. This step aligns with broader efforts to meet …
Elixir 程式語言
我不是化妝品
Elixir v1.18 is an impressive release with improvements across the two main efforts happening within the Elixir ecosystem right now: set-theoretic types and language servers. It also comes with built-…
Update: the new language server is called Expert and is currently available in alpha as open source. Companies wanting to directly sponsor work on Expert, please reach out to Dan Janowski from the Erl…
Welcome to our series of case studies about companies using Elixir in production. Veeps is a streaming service that offers direct access to live and on-demand events by award-winning artists at the mo…
This is article expands on the topic of gradual set-theoretic typing discussed during my keynote at ElixirConf US 2023. There is an on-going effort to research and develop a type system for Elixir, le…
Elixir v1.15 has just been released. 🎉 Elixir v1.15 is a smaller release with focused improvements on compilation and boot times. This release also completes our integration process with Erlang/OTP lo…
ExDoc has a cool new feature, cheatsheets! In this blog post, we’ll explain what that new feature is and the motivation behind it. We’ll also take the opportunity to highlight other ExDoc features tha…
Elixir v1.14 has just been released. 🎉 Let’s check out new features in this release. Like many of the past Elixir releases, this one has a strong focus on developer experience and developer happiness,…
Welcome to our series of case studies about companies using Elixir in production. See all cases we have published so far. A group of initiatives towards innovation and open data has given the opportun…
Welcome to our series of case studies about companies using Elixir in production. See all cases we have published so far. Hubs is Mozilla’s take on virtual social experiences. You build your own priva…
Welcome to our series of case studies about companies using Elixir in production. See all cases we have published so far. PepsiCo is one of the world’s leading food and beverage companies serving more…
Welcome to our series of case studies about companies using Elixir in production. See all cases we have published so far. V7 is a web platform to create the sense of sight. A hub for machine learning …
Welcome to our series of case studies about companies using Elixir in production. See all cases we have published so far. Slab is a knowledge base and team wiki that democratizes knowledge. Jason Chen…
Welcome to our series of case studies about companies using Elixir in production. See all cases we have published so far. Founded in 2015 by Jason Citron and Stan Vishnevskiy, Discord is a permanent, …
Welcome to our series of case studies about companies using Elixir in production. See all cases we have published so far. Heroku provides services and tools to build, run, and scale web applications. …
Elixir v1.10 comes with improvements to the standard library, the compiler, as well as several additions to the mix release feature added in v1.9. In particular, this version adds a lot of polish to e…
Mint is a new low-level HTTP client that aims to provide a small and functional core that others can build on top. Mint is connection based: each connection is a single struct with an associated socke…
A new semester has started, which means it is time for a new Elixir release! This release brings quality of life improvements to the documentation, to error handling, to logger reporting, and to ExUni…
Elixir v1.6 includes new features, enhancements, and bug fixes. The main feature in this release is a code formatter. Important improvements can also be found in the standard library and in the Mix bu…
Elixir v1.5 includes new features, enhancements, and bug fixes. While Elixir v1.4 focused on tools for concurrency and scalability, Elixir v1.5 brings many improvements to the developer experience and…