5 ms·
What about Gleam?
by Zaphoos 1y ago
What about Gleam?
- nesarkvechnep 1y agoCall us when they implement OTP compatibility.
- worthless-trash 1y agoWhat part of otp do you need. I have supervision working. I have typed message passing.. I write erlang wrapping gleam modules.. its pretty easy.
- trescenzi 1y agoWhat part is missing? I’ve built a little distributed app that has a cluster registry and dns. There’s a tiny bit of Erlang involved but the majority of it is gleam. https://github.com/trescenzi/points https://github.com/trescenzi/points
- jen20 1y agoSeveral pieces: https://gleam.run/roadmap/ https://gleam.run/roadmap/ Much of it can be worked around as you suggest.
- dsincl12 1y agohttps://github.com/gleam-lang/otp https://github.com/gleam-lang/otp ?