|
|
|
|
|
by matthewwarren
3159 days ago
|
|
Thanks so much for your replies, very informative. r.e. 'JIT v Interpreted', I should've checked wikipedia, it backs up what you're saying: > Most often this consists of translation to machine code, which is then executed directly, but can also refer to translation to another format From https://en.wikipedia.org/wiki/Just-in-time_compilation |
|