Essays about: "C programming language translator"

Found 3 essays containing the words C programming language translator.

  1. 1. 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

  2. 2. Model Checking C Programs by Translating C to Promela

    University essay from Institutionen för informationsteknologi

    Author : Ke Jiang; [2009]
    Keywords : ;

    Abstract : Nowadays, the cost of program errors is increasing from day to day, so software reliability becomes a critical problem to the whole world. C is one of the most popular programming languages, and has been widely used for developing all types of software. READ MORE

  3. 3. 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