Reading source code from uncompleted files

I know it sounds strange but I've seen things that have files which contain source code (usually in something in Python or such) and I was wondering how this is read on run-time?
What do you think your compiler does? The only difference is that your compiler generates a native executable instead of running the code live.
Topic archived. No new replies allowed.