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

  • calcopiritus@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    4 days ago

    It was years ago. So I don’t remember what exactly the problem was.

    I believe ocaml has a shell interpreter and a compiler right? I managed to get the shell interpreter to work, but I couldn’t get one of these to work:

    • Compiler
    • LSP

    The reason I prefer windows is because things just work. But it was a frustration with ocaml. Meanwhile rust was a single command for the compiler, and a single extension install for the LSP.