🚨 The Code BEAM Europe 2025 speaker lineup is here! 🚀 Level up your engineering career with Test-Driven Development in Elixir!

Calling an Elixir Library from Gleam

https://mtlynch.io/notes/gleam-call-elixir/

One of Gleam’s flagship features is that it can call Elixir code and libraries, but I couldn’t find any examples of how to do that. I wrote a simple example of calling an Elixir library from a Gleam project, based on my beginner’s understanding of the Gleam/Elixir/Erlang ecosystem.