• [^] # Re: Pas de machine virtuelle Java Libre ?

    Posté par (site web personnel) . En réponse à la dépêche FreeTTS : de la synthèse vocale libre. Évalué à 4.

    $ apt-cache show kaffe
    [ ... ]
    Description: A JVM to run Java bytecode
    This is Kaffe, a virtual machine designed to execute Java bytecode.
    It performs "just-in-time" code conversion from the abstract code to
    the host machine's native code. This will ultimately allow execution of
    Java code at the same speed as standard compiled code but while maintaining
    the advantages and flexibility of code independence.

    $ apt-cache show kissme
    [ ... ]
    Description: A free Java Virtual Machine
    kissme is a free Java Virtual Machine for Linux.
    It uses the GNU Classpath java class library.
    .
    Currently it can only run console applications (there is no working AWT support in Classpath).

    Si j'ai bien compris, l'affirmation correcte est "Les JVM libres sont toutes pourraves", mais pas inexistantes.