Hacker News new | ask | show | jobs
by paulddraper 1114 days ago
The correct term for this is "JIT compiler."

(JIT interpreter is not a phrase I'm familiar with.)

You can also have an optimizing JIT compiler. Or further, a profiling JIT compiler.