Adolfo NetoFollowMay 24, 2019·1 min readThe BEAM compiles Erlang and Elixir code into bytecode (the .beam files you may have noticed in your compiled Elixir applications) and executes it.Elixir and The Beam: How Concurrency Really Works1.1K6Sophie DeBenedettoThe BEAM compiles or the compilers for each language compile?