language-tour icon indicating copy to clipboard operation
language-tour copied to clipboard

👩🏽‍💻 Learn Gleam in your browser

The Gleam Language Tour

An interactive tour of the Gleam programming language.

# Download a wasm version of the Gleam compiler
./bin/download-compiler

# Build the site
gleam run

# It's now all the in `public/` directory