Download for Windows Premium
Publiciteit
Bajtkod
bytecode
Bajtkod CPythona może być używany na różnym sprzęcie, podczas gdy kod maszynowy nie może.
CPython bytecode can be ported between different hardware, while machine code cannot.
Związanie z bajtkodem - bajtkod wybrany jako część standardu byłby bardzo ciężki do zmiany.
Bytecode lock-in - bytecode chosen as the standard would be very hard to change. Enough teorizing
Sposób działania wyglądałby tak: wykorzystać przenośny bajtkod (JVM/ LLVM/ inny IR), który może być skompilowany na docelowej maszynie, do uzyskania dekodera.
So the way to go would be: use portable bytecode (JVM/ LLVM/ other IR) that can be compiled on the destination machine to produce decoder program.
Kod Pythona tłumaczony jest na bajtkod, który jest wykonywany przez maszynę wirtualną CPythona.
Python code compiles to bytecode, which is then executed by CPython's virtual machine.
W rzeczywistości jest to bajtkod Pythona - zestaw instrukcji używany przez maszynę wirtualną Pythona (CPython 2.7.)
In reality, this is Python bytecode - the instruction set understood by Python's (CPython 2.7) virtual machine.
Etap pakowania Po tym jak Generator został odpowiednio zakodowany podczas etapu kodowania, Rubinius pakuje bajtkod jako CompiledCode tworząc nową instancję klasy CompiledCode i ustawiając na niej kilka atrybutów.
Once the Generator has been properly encoded in the Encoder stage, Rubinius packages the bytecode up as a CompiledCode by creating a new CompiledCode and setting a number of properties on it.
Dodatkowo jeśli chciałbyś wywołać metodę prywatną najpierw musiałbyś utworzyć bajtkod, który to umożliwi.
In addition, if you wanted to call a private method, you would first need to create a bytecode specifically allowing private method invocation.
Etap generowania polega na utworzeniu instancji Rubinius::Generator i wywołaniu na głównym węźle drzewa AST metody, która wygeneruje bajtkod na obiekcie Generator.
The generator stage creates a new instance of Rubinius::Generator, and asks the root of the AST to generate its bytecode onto the Generator object.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor Bajtkod in het Pools

Publiciteit

Resultaten: 8. Exact: 8. Verstreken tijd: 10 ms.