Hacker News new | ask | show | jobs
by rapnie 204 days ago
You might give Gleam [0] a try, which is advertised as "language you can learn in a day". It is type-safe, supports the BEAM and you can easily invoke Erlang and Elixir. Compiles to Erlang or Javascript.

[0] https://gleam.run/

1 comments

This looks delightful! Thanks for the recommendation!