Nous savons aussi qu'il y a une machine virtuelle Java (JVM) qui est un environnement d'exécution indépendante de la plate-forme qui convertit bytecode Java en langage machine et l'exécute.
We also know that there is a Java Virtual Machine (JVM) which is a platform independent execution environment that converts Java bytecode into machine language and executes it.
Other results
Pour programmer en Java (et non pas en JavaScript, qui n'a rien à voir !), vous aurez besoin d'un compilateur qui convertit le code Java en bytecode Java.
To program in Java (not JavaScript, an unrelated language), you need a compiler, a program to convert Java source code to bytecode.
Python est interprété, même s'il existe des versions compilées en C ou en bytecode Java.
Python is interpreted, even if there are compiled versions in C or Java bytecode.
Le compilateur Scriptol produit un exécutable binaire, facile à installer, au contraire des classes en bytecode Java.
The Scriptol compiler produces a binary executable, easy to install, unlike Java classes in bytecode...
Il s'agit d'un Interprète/compilateur hybride qui compile partiellement le code source de l'utilisateur en bytecode Java.
At its core is a hybrid interpreter/compiler that partially compiles user code to JVM bytecode.
Les programmes sources sont compilés en bytecode Java et peuvent donc interagir avec des bibliothèques écrites en Java.
Source programs are compiled to Java bytecode, and can therefore interact with libraries written in Java and other programming languages targeting the Java Virtual Machine.
Il est prévu pour être compilé en bytecode Java (exécutable sur la JVM), ou.Net.
Scala source code is intended to be compiled to Java bytecode, so that the resulting executable code runs on a Java virtual machine.
De fait, les expressions sont compilées par JEL en bytecode Java pour éviter de pénaliser la performance en ajoutant des expressions interprétées à un langage qui, lui-même, est moins ardu.
In fact, the expressions are compiled by JEL to Java bytecode to avoid the performance penalty of adding interpreted expressions to an already-interpreted language. (Handbuch)
Cette catégorie répertorie les langages de programmation capables d'être compilé en Java ou en bytecode Java, ou pour lesquelles il existe un environnement d'exécution permettant de les faire fonctionner sur la machine virtuelle Java (JVM).
Java Virtual Machines operate on Java bytecode, which is normally (but not necessarily) generated from Java source code; a JVM can also be used to implement programming languages other than Java.
enjarify: translate Dalvik bytecode to equivalent Java bytecode, en préparation depuis 31 jours.
Cette sécurité signifie, par exemple, que vous ne pourrez pas transformer un entier Java en une référence à un objet ou accéder à de la mémoire privée en corrompant le bytecode Java.
Type safety means, for instance, that you can't cast a Java integer into an object reference or access private memory by corrupting Java bytecodes.
Grâce au Bytecode Java, on peut "écrire une fois et exécuter toujours".
Thanks to Java bytecodes we can "write once and execute always".
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.