popcar2 to Programming · 11 months agoExploring Gleam, a type-safe language on the BEAM!christopher.engineeringexternal-linkmessage-square7linkfedilinkarrow-up153arrow-down11cross-posted to: gleam
arrow-up152arrow-down1external-linkExploring Gleam, a type-safe language on the BEAM!christopher.engineeringpopcar2 to Programming · 11 months agomessage-square7linkfedilinkcross-posted to: gleam
minus-squaregerryflap@feddit.nllinkfedilinkarrow-up5·11 months 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.