Essays about: "source-to-source translation"

Showing result 1 - 5 of 6 essays containing the words source-to-source translation.

  1. 1. μSPL - Proprietary Graphics Language Transpiler : Asserting translation correctness using runtime verification

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Henrik Andersson Glass; [2021]
    Keywords : Cockpit Display System; Compiler Correctness; Compiler; Transpiler; Computer Graphics; Cockpitpresentationssystem; Kompilatorkorrekthet; Kompilator; Transpilator; Datorgrafik;

    Abstract : The Swedish Armed Forces are currently considering extending the operational life of the Saab JAS 39 Gripen C/D multirole fighter aircraft by an additional 10 to 20 years. This has resulted in a need to upgrade many of the hardware components originally developed in the late 1980s and early 1990s. READ MORE

  2. 2. Translation of CAN Bus XML Messages to C Source Code

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Gustav Andersson; [2020]
    Keywords : compiler; transpiler; source-to-source compiler; XML; C programming language; parser; CAN bus; electronic control unit;

    Abstract : The concept of translating source code into other target programming languages is extensively used in a wide area of applications. Danfoss Power Solutions AB, a company located in Älmhult, strives to streamline their way of software development for microcontrollers by implementing this idea. READ MORE

  3. 3. Automated source-to-source translation from Java to C++

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Jacek Sieka; [2012]
    Keywords : ;

    Abstract : Reuse of Java libraries and interoperability with platform native components has traditionally been limited to the application programming interface offered by the reference implementation of Java, the Java Native Interface. In this thesis the feasibility of another approach, automated source-to-source translation from Java to C++, is examined starting with a survey of the current research. READ MORE

  4. 4. A source-to-source compiler for the PRAM language Fork to the REPLICA many-core architecture

    University essay from Institutionen för datavetenskap; Tekniska högskolan

    Author : Cheng Zhou; [2012]
    Keywords : source-to-source compiler; many-core computing; PRAM model of parallel computing; Fork language;

    Abstract : This thesis describes the implementation of a source to source compiler that translates Fork language to REPLICA baseline language. The Fork language is a high-level programming language designed for the PRAM (Parallel Random Access Machine) model. READ MORE

  5. 5. High-level programming languages translator

    University essay from Blekinge Tekniska Högskola/Avdelningen för för interaktion och systemdesign

    Author : Ognyan Tonchev; Mohammed Salih; [2008]
    Keywords : Java to C ; Universal language translator; Source-to-source translator;

    Abstract : This paper discusses a high level language translator. If we divide translators of programming languages in two types: those working for two specific languages and universal translators that can be used for translation between different programming languages, the solution that will be presented in this work can be classified as both, specific language oriented and an universal translator. READ MORE