Hacker News new | ask | show | jobs
by elliotlarson 785 days ago
Elixir compiles to Erlang, I think.
2 comments

Not exactly correct, it does have "core erlang" as a compilation step, but they both have that as a compilation step ultimately compiling to beam bytecode.
Correct Elixir runs on the BEAN.