←back to thread

206 points weatherlight | 1 comments | | HN request time: 0.206s | source
Show context
Zaphoos ◴[] No.45101401[source]
What about Gleam?
replies(1): >>45102145 #
nesarkvechnep ◴[] No.45102145[source]
Call us when they implement OTP compatibility.
replies(3): >>45102395 #>>45102619 #>>45102853 #
trescenzi ◴[] No.45102619[source]
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

replies(1): >>45102874 #
1. jen20 ◴[] No.45102874[source]
Several pieces: https://gleam.run/roadmap/

Much of it can be worked around as you suggest.