Essays about: "source-to-source compiler"

Showing result 1 - 5 of 7 essays containing the words source-to-source compiler.

  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. SkePU 2: Language Embedding and Compiler Support for Flexible and Type-Safe Skeleton Programming

    University essay from Linköpings universitet/Programvara och system

    Author : August Ernstsson; [2016]
    Keywords : Skeleton programming; SkePU; Source-to-source transformation; C 11; Heterogeneous parallel systems; Portability;

    Abstract : This thesis presents SkePU 2, the next generation of the SkePU C++ framework for programming of heterogeneous parallel systems using the skeleton programming concept. SkePU 2 is presented after a thorough study of the state of parallel programming models, frameworks and tools, including other skeleton programming systems. 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. Compiling the parallel programming language NestStep to the CELL processor

    University essay from Institutionen för datavetenskap

    Author : Magnus Holm; [2010]
    Keywords : NestStep; Cell; parallel programming; source-to-source compiler; Cetus; ANTLR;

    Abstract : The goal of this project is to create a source-to-source compiler which will translate NestStep code to C code. The compiler's job is to replace NestStep constructs with a series of function calls to the NestStep runtime system. NestStep is a parallel programming language extension based on the BSP model. READ MORE