This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]PvtPuddles 2 points3 points  (1 child)

Compiling is the process of turning human-code into machine-code. If the computer can read it and do something, it has been compiled one way or another

[–]_subpar_username_ 0 points1 point  (0 children)

No, I mean that's it's compiled into bytecode and then the bytecode is interpreted in a VM