Get the latest tech news
Supercharged Labels – Gleam v1.4.0
The Gleam programming language
Because of this Gleam language server can have a good understanding of the code and provide IDE feature even when the codebase is in an invalid state. Our language server magician Ameen Radwan has continued to improve this capability and now the compiler retains more information in the presence of record accessor or function call related errors, giving you a better experience in your text editor. Gleam has a literal syntax for constructing and pattern matching on bit arrays, providing a convenient and easier to understand alternative using bitwise operations, as is common in other languages.
Or read this on Hacker News