this post was submitted on 05 Oct 2024
81 points (93.5% liked)

Programming

17135 readers
293 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 36 points 1 day ago (1 children)

Rust for now, by a wide margin. But I'm following other languages that I think have the potential to surpass it, including Vale (promises way more than it delivers currently), Koka, Hylo, maybe Lobster.

[–] [email protected] 3 points 22 hours ago* (last edited 22 hours ago) (2 children)
[–] [email protected] 2 points 14 hours ago

I dunno it looks well designed but I dunno why I would use it instead of Rust.

[–] [email protected] 1 points 19 hours ago (1 children)

Honest question, what would make you pick Gleam over Elixir? Both seem to have significant overlap

[–] [email protected] 3 points 14 hours ago (1 children)

Isn't Elixer dynamically typed?

[–] [email protected] 1 points 9 hours ago

Oh, I forgot that detail, makes sense. Does Gleam already have something equivalent to Phoenix for elixir?