<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Erlang - Tag - Botmonster Tech</title><link>https://botmonster.com/tags/erlang/</link><description>Erlang - Tag - Botmonster Tech</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Fri, 05 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://botmonster.com/tags/erlang/" rel="self" type="application/rss+xml"/><item><title>Gleam for Erlang Developers: Type-Safe Language for the BEAM VM</title><link>https://botmonster.com/coding/gleam-erlang-developers-type-safe-beam-vm/</link><pubDate>Fri, 05 Jun 2026 00:00:00 +0000</pubDate><author>Botmonster</author><guid>https://botmonster.com/coding/gleam-erlang-developers-type-safe-beam-vm/</guid><description><![CDATA[<div class="featured-image">
                <img src="/gleam-erlang-developers-type-safe-beam-vm.png" referrerpolicy="no-referrer">
            </div><p><a href="https://gleam.run" target="_blank" rel="noopener noreferrer ">Gleam</a>
 is a statically-typed functional language that compiles to Erlang BEAM bytecode and JavaScript. It gives you OTP&rsquo;s fault tolerance and distribution with Hindley-Milner type inference - the same type system family as Haskell and OCaml - without making you leave the BEAM ecosystem you already know. As of April 2026, the latest stable release is v1.15.3, and the ecosystem has matured to include a full HTTP server stack (<a href="https://gleam-wisp.github.io/wisp/" target="_blank" rel="noopener noreferrer ">Wisp</a>
 + <a href="https://github.com/lpil/mist" target="_blank" rel="noopener noreferrer ">Mist</a>
), database drivers, and a built-in language server. If you write Erlang or Elixir professionally, Gleam is worth your attention.</p>]]></description></item></channel></rss>