Evan has added a JIT framework that can be enabled, along with a dynamically generated bytecode interpreter.
Evan加入了JIT架构,以及一个动态的字节码解释器。
The bytecode interpreter adds about 65mb to the process table (over the maximum heap size for a 128mb heap), and increases in size as does the maximum heap size does.
字节码解释器向进程表大约添加65MB(除了最大堆大小128 MB之外),并随最大堆大小的增加而增加。
Does PHP interpreter compiles to bytecode every command during the reading?
PHP是编译为字节码解释器的每个命令在读书吗?
The object code for a VM is also called bytecode, specifically defining an instruction set that an interpreter executes.
VM的对象代码也称为bytecode,特别定义解释程序执行的一个指令集。
But while the Python interpreter is running an application, Psyco sometimes checks to see if it can substitute some specialized machine code for regular Python bytecode actions.
但是当Python解释器运行应用程序时,Psyco会不时地检查,看是否能用一些专门的机器代码去替换常规的python字节码操作。
SquirrelFish differs from the previous implementation of the interpreter in that it uses a bytecode based strategy rather than syntax tree-walking interpretation.
与之前的解释器使用遍历语法树的实现方式不同的是,SquirrelFish的实现采用字节码。
Bytecode needs interpreter (JVM) to run, so it's definitely not a machine code.
字节码解释器(JVM)需要运行,所以它的绝对不是一个机器码。
Bytecode needs interpreter (JVM) to run, so it's definitely not a machine code.
字节码解释器(JVM)需要运行,所以它的绝对不是一个机器码。
应用推荐