It being Turing complete just means you could write an interpreter in elixir or erlang. That isn’t the same thing as saying it can compile to VM byte code.
You can’t compile ruby to ASM either but that doesn’t mean ASM isn’t Turing complete.
It being Turing complete just means you could write an interpreter in elixir or erlang. That isn’t the same thing as saying it can compile to VM byte code.
You can’t compile ruby to ASM either but that doesn’t mean ASM isn’t Turing complete.