top | item 45101401

(no title)

Zaphoos | 6 months ago

What about Gleam?

discuss

order

nesarkvechnep|6 months ago

Call us when they implement OTP compatibility.

trescenzi|6 months ago

What 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

worthless-trash|6 months ago

What part of otp do you need. I have supervision working.

I have typed message passing.. I write erlang wrapping gleam modules.. its pretty easy.