Compilation, Interpretation, Virtualisation etc. How Computer Programming Works - Part 5
In part 4, I wrote about the problem of program portability; a program's code needs to be modified and recompiled for it to run on other platforms.
To solve this problem, this is where we introduce the concept of Interpretation. Before going further,...
fib.hashnode.dev5 min read