@popcar2@programming.dev to Programming@programming.dev • 1 year agoExploring Gleam, a type-safe language on the BEAM!christopher.engineeringexternal-linkmessage-square7arrow-up153
arrow-up153external-linkExploring Gleam, a type-safe language on the BEAM!christopher.engineering@popcar2@programming.dev to Programming@programming.dev • 1 year agomessage-square7
minus-square@gerryflap@feddit.nllinkfedilink5•1 year agoSounds cool. The types like Haskell’s data types or Rust’s enums compared with proper pattern matching are pretty much a requirement for a good language imo. And the process/message passing is interesting.
Sounds cool. The types like Haskell’s data types or Rust’s enums compared with proper pattern matching are pretty much a requirement for a good language imo. And the process/message passing is interesting.