logoalt Hacker News

lionkoryesterday at 7:50 PM2 repliesview on HN

Java has the JVM the same way that Elixir has Beam/OTP/...


Replies

hackyhackyyesterday at 7:53 PM

And CPython runs Python bytecode, which is basically running in a Python virtual machine.

I am not sure what GP is objecting to.

show 1 reply
7bityesterday at 7:57 PM

Read again...

Here's what you need to do for elixir:

Download and run the Erlang installer Download and run the Elixir installer

Here for Java: Download and run the Java SDK

And for Python: Download and run the Python installer

show 5 replies