Hacker News new | ask | show | jobs
by systems 619 days ago
https://elixirschool.com/en/lessons/intermediate/erlang

https://gleam.run/frequently-asked-questions/

https://tour.gleam.run/advanced-features/externals/

Both Elixir and Gleam interop with Erlang

1 comments

That's true, in fact there are a whole bunch of BEAM languages[1]. It's just if OP needs to learn Erlang for their current project, learning Elixir, Gleam, LFE etc... might not be the best use of time.

[1]: https://github.com/llaisdy/beam_languages?tab=readme-ov-file...