in reply to Re^3: Perl: friend or foe ?
in thread Perl: friend or foe ?
If pyton looks at the previous code and its time stamp etc, and other languages complie their code also, then surely this is an advantage if the program code is big and has lots of intergrated snipptes from other modules.
Yet, with perl, its runtime compilation makes it far quicker than the 'compliers' for small programs.
Can a middle man language be concieved, where, for instance it has the option of compiling the code again if its a large program, or performing a runtime execution.
|
|---|