logoalt Hacker News

e3bc54b210/12/20240 repliesview on HN

Elixir directly uses OTP because it is a dynamically typed language. Gleam folks concluded that OTP isn't really designed with static types in mind, and so set out to build their own version of OTP[0]. It is still early days, and lot of stuff is remaining, but what is already there is pretty good.

[0] https://hexdocs.pm/gleam_otp/