Comment on A Basic Just-In-Time CompilerparentComments−oso2k11yYou're really speaking about advanced JIT techniques. JIT isn't about switching between compiled code & interpreted code, or fast & slow code. It's about combining compilers and interpreters to get the benefits of both [0].[0] http://en.wikipedia.org/wiki/Just-in-time_compilation
Comments
You're really speaking about advanced JIT techniques. JIT isn't about switching between compiled code & interpreted code, or fast & slow code. It's about combining compilers and interpreters to get the benefits of both [0].
[0] http://en.wikipedia.org/wiki/Just-in-time_compilation