Gleam
Links
- Gleam - Statically typed language for the Erlang VM. (HN) (Lobsters) (Intro video) (Web)
- Gleam Docs (Code)
- An interview with the creator of Gleam: an ML like language for the Erlang VM with a compiler written in Rust (2019)
- Gleam's standard library
- Awesome Gleam
- Midas - Web framework for Gleam.
- Introducing Lean Server for Midas (2020)
- Gleam Talk - Shayne Tremblay (2020)
- GleamCompile - Tiny hex package to make the development experience of using gleam in elixir (and especially phoenix projects) just a bit better.
- Gleam Discord
- Gleam HTTP - Types and functions for HTTP clients and servers.
- Gleam and Static Types with Louis Pilfold (2020)
- Shine - Test runner for Gleam and Erlang.
- Gleam 0.14 (2021) (HN)
- VS Code Gleam - Gleam support for VS Code.
- Phantom Types in Gleam (2021)
- Gleam Playground - Playground for running snippets of Gleam code in the browser. (Code)
- Getting more from data
- workers-gleam-template - Batteries included template for kick starting a Gleam Cloudflare worker project.
- A Portrait of the Language Designer as a Young Man (2021)
- Gleam Playground - Browser based playground for Gleam language. (Code)
- gleam_json - Gleam library for encoding decoding JSON.
- MixGleam - Build Gleam code with mix.
- gleam_pb - Protobuf support for Gleam.
- argamak - Gleam library for tensor maths.
- A Portrait of the Language Designer as a Young Man: Interview with Louis Pilfold (2021)
- tree-sitter-gleam
- gleam_cowboy_websockets
- httpc - Make requests to HTTP servers with httpc.
- Elli - Gleam HTTP service adapter for the Elli web server.
- ids - Unique IDs for Gleam.
- mist - Nice, basic gleam web server.
- Introducing the Gleam language server (2022)
- bliss - Experiment on making a micro web framework for Gleam.
- Hackney - Make requests to HTTP servers with Hackney.
- yak - Small embeddable scripting language for Gleam.
- The future of friendly functional programming, Talking about Gleam language (2022)
- howdy - Simple API on top of the Mist web server.
- nibble - String parsing library heavily inspired by elm/parser.
- emel - Simple and functional machine learning library for the Erlang ecosystem.