Vertaling van "bytecode to" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
No need to convert bytecode to dalvik format.
Ninguna necesidad de convertir *bytecode a *dalvik formato.
Furthermore, the compiler can also generate a mapping from the bytecode to the range in the source code that generated the instruction.
Además, el compilador también puede generar un mapping del bytecode al rango en el código fuente que generó la instrucción.
Compilers from bytecode to machine code are easier to write, because the portable bytecode compiler has already done much of the work.
Los compiladores dinámicos son más fáciles de escribir, pues el compilador a bytecode ya realiza buena parte del trabajo.
Compile bytecode to native code post install (removal of -gcj packages).
Compilar bytecode a código nativo tras la instalación (eliminando los paquetes -gcj).
Nashorn provides 2 to 10 times better performance, as it directly compiles the code in memory and passes the bytecode to JVM.
Nashorn proporciona de 2 a 10 veces mejor rendimiento, ya que compila directamente el código en la memoria y pasa el código de bytes a JVM.
While CPython produces bytecode to run on the CPython VM, Jython produces Java bytecode to run on the JVM (this is the same stuff that's produced when you compile a Java program).
Mientras CPython produce bytecode para ser corrido en la VM de CPython, Jython produce bytecode de Java para correr en la JVM (esto es lo mismo que es producido cuando se compila un programa en Java).
While CPython produces bytecode to run on the CPython VM, Jython produces Java bytecode to run on the JVM. Another is IronPython, written in C# and targeting the.NET stack.
Mientras CPython produce bytecode para ser corrido en la VM de CPython, Jython produce bytecode de Java para correr en la JVM (esto es lo mismo que es producido cuando se compila un programa en Java).
Compilers from bytecode to machine code are easier to write, because the portable bytecode compiler has already done much of the work.
Los compiladores dinámicos son más fáciles de escribir, pues el compilador a bytecode ya realiza buena parte del trabajo.