Einer erstellt Bytecode, der dann durch ein C-Programm interpretiert wird.
One generates bytecode which is then interpreted by a C program.
Nach der Installation wird der Compiler Skripte in Bytecode umwandeln.
After installation, the compiling program will convert scripts into bytecode.
Der Bytecode stellt die binären Informationen als hexadezimale Zahlen dar...
The byte code shows binary information in form of hexadecimal numbers.
Wenn in Bytecode kompiliert, hängt es von einem Bytecode-Interpreter ab.
If compiled into byte code, it depends on a byte-code interpreter.
Lassen Sie Ihn Ihren Bytecode analysieren und die Tests auf Abdeckung optimieren.
Have him optimize the tests for coverage by analyzing your bytecode.
Diese Optimierungen für Aspekt-orientierte Konzepte gehen über die Erzeugung von optimalem Bytecode hinaus.
These optimizations for aspect-oriented concepts go beyond the generation of optimal bytecode.
Die objektorientierte Programmiersprache kompiliert den Bytecode, der von der Laufzeitumgebung ausgeführt wird.
The object-oriented programming language compiles the bytecode that is run by the runtime environment.
Ein Thema ist daher die Anwendung von Techniken für die Optimierung und das Dekompilieren von Bytecode.
A topic is therefore the application of techniques for bytecode optimization and decompilation.
Aus Sourcecode wird während des Kompilierens dann Bytecode.
Sourcecode then becomes bytecode during compilation.
Inkrementelles Übersetzen in interne Bytecode für kurze Entwicklungszyklen.
Incremental compilation to byte code for short development cycles.
Speichert eine Datei im Bytecode Cache unter Umgehung aller Filter.
Stores a file in the bytecode cache, bypassing all filters
Dies ist nur einmal notwendig, da der so abgesicherte Bytecode anschließend den ursprünglichen ersetzt.
This is only necessary once, as the secured bytecode replaces the original one afterwards.
Dies ändert die Dateierweiterung für Kompalierte (Bytecode) Dateien von.pyc in.pyo.
This changes the filename extension for compiled (bytecode) files from.pyc to.pyo.