logoalt Hacker News

dimatorlast Wednesday at 10:00 PM1 replyview on HN

Forgive my ignorance, I was looking at this the other day, isn't this otp for gleam?

https://github.com/gleam-lang/otp


Replies

haznlast Thursday at 11:01 AM

yes but i believe it is still in the ”beta” stage, as gleam is implementing the OTP by itself and not wrapping the erlang implementation.

you have to import the otp package in gleam to use the famous actor architecture