Sökning: "java exekveringsmiljö"

Hittade 3 uppsatser innehållade orden java exekveringsmiljö.

  1. 1. Functional Programming Languages and the JVM : Comparing Functional Language Compilation Techniques for the JVM

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Asta Olofsson; [2023]
    Nyckelord :Compilation; Functional Programming; Java; Kompilering; Funktionell Programmering; Java;

    Sammanfattning : Because of its security, high availability, and automatic memory management, the JVM (Java Virtual Machine) is a desirable execution environment. However, since the JVM was originally made for Java, which is an objectoriented language, it is hard for languages with other paradigms to run on it. LÄS MER

  2. 2. On implementing multiple pluggable dynamic language frontends on the JVM, using the Nashorn runtime

    Master-uppsats, KTH/Skolan för datavetenskap och kommunikation (CSC)

    Författare :Andreas Gabrielsson; [2015]
    Nyckelord :Nashorn; Javascript; Typescript; invoke dynamic; bytecode;

    Sammanfattning : Nashorn is a JavaScript engine that compiles JavaScript source code to Java bytecode and executes it on a Java Virtual Machine. The new bytecode in-struction invokedynamic that was introduced in Java 7 to make it easier for dynamic languages to handle linking at runtime is used frequently by Nashorn. LÄS MER

  3. 3. Exekveringsmiljö för Plex-C på JVM

    Uppsats för yrkesexamina på grundnivå, Institutionen för datavetenskap

    Författare :Johan Möller; [2002]
    Nyckelord :Datalogi; AXE; APZ; APZ VM; Plex-C; processor architecture; run-time environment; compiler; JVM; Java; threads; garbage collector; data structures; algorithms; optimization; Ericsson; SoftLab.; Datalogi;

    Sammanfattning : The Ericsson AXE-based systems are programmed using an internally developed language called Plex-C. Plex-C is normally compiled to execute on an Ericsson internal processor architecture. A transition to standard processors is currently in progress. LÄS MER