Specifically, I’m interested in BEAM, but I’m not sure if I should go for Elixir or Gleam. What seems cool about Gleam is that it has static typing.

I have no experience with functional programming at all btw

  • FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    2 days ago

    Bad code will be unreadable in any language of course.

    Yeah I’m talking about good code, or at least not bad code. Let’s not “no true Scotsman” this.

    Even for good code you don’t need syntax highlighting to easily see which identifiers are function names and which are their parameters in Rust.