Examples with "to bytecode" and their translation in Duits
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.
Java-programs are transferred to bytecode and executed in a special environment (the Java runtime environment).
Java-Programme werden in Bytecode übersetzt und dann in einer speziellen Umgebung (der Java-Laufzeitumgebung) ausgeführt.
PHP's syntax, capabilities, and execution model bear vague similarities to Perl; scripts are loaded by an "interpreter", compiled to bytecode, and then executed.
PHPs Syntax, Fähigkeiten und seine Ausführungsmodell haben Ähnlichkeiten mit Perl: Skripte werden von einem Interpreter geladen, in Bytecode übersetzt und dann ausgeführt.
Ubuntu As some of you might know, PHP scripts are compiled to bytecode right before they are executed.
The interactive environment compiles Haskell to bytecode, and supports execution of mixed bytecode/compiled programs.
Die interaktive Umgebung kompiliert Haskell zu Bytecode, und unterstützt die Ausführung von Misch Bytecode/ kompilierte Programme.
To become a Java programmer, you need a "compiler", a program to convert Java source code to bytecode.
Um ein Java-Programmierer zu werden brauchst du einen "Kompiler", ein Programm mit dem man Java-Quellcode in Bytecode umwandelt.
Statically typed, object-oriented, procedural programming using functions as well as support for Variable Type Inference and for closures - those are just a few of its key characteristics. And rather importantly, it can also be compiled to bytecode or JavaScript.
Sie kann in Bytecode oder JavaScript kompiliert werden; zu ihren Merkmalen gehören ein statisches Typensystem, Objektorientierung, prozedurales Programmieren mittels Funktionen, Unterstützung für Variable Type Inference und Support für Closures.
From the formal model, we automatically obtain an executable verified compiler to bytecode and a validated virtual machine. Download
Andere resultaten
Like in.NET, Java programs are compiled to bytecodes which are translated to machine code at run time.
parrot - Virtual machine to execute bytecode for interpreted languages.
parrot - Virtuelle Maschine zum Ausführen von Bytecode für interpretierte Sprachen.
The Output of received data can be detected to be bytecode and accordingly be displayed.
Despite all security it is at the moment possible to convert the Bytecode back into source code.
Trotz aller Sicherheitsmechanismen kann, zumindest im Augenblick, der Bytecode wieder in Source Code umgewandelt werden.
JaSIL.Self does translate bytecode to JavaScript and does therefore use a more general approach than similar projects which use special Java front-ends.
JaSIL.Self übersetzt Bytecode in JavaScript und verwendet daher einen allgemeinerer Ansatz als ähnliche Projekte mit speziellen Java Front-Ends.
The Java HotSpot server compiler of Sun Microsystems uses intermediate graph data structures when compiling Java bytecodes to machine code.
Der Java HotSpot Server Compiler von Sun Microsystems benutzt Graphen als temporäre Datenstrukturen beim Kompilieren von Java Bytecodes zu Maschinencode.