I have a question about programming/scripting in general, which I'm still driving over rocky terrian trying to learn.
The compiler, regardless what it is; reads though code from top to bottom, does it read though all the lines of code first, or does it stop at functions etc and continue on depending on the user input ?