Gleam's New Interactive Language Tour – Gleam
Published 19 Jan, 2024 by Louis Pilfold
Gleam is a type safe and scalable language for the Erlang virtual machine and
JavaScript runtimes. Today Gleam’s new language tour has been launched, a way to
try and to learn Gleam without having to install anything on your computer.
Check it out, it looks like this:
The language tour guides you through the language, from the basics to the most
advanced features, introducing each concept in a way that builds on what has
come before. Gleam is a small and c...
Read more at gleam.run