Search for dissertations about: "Compiler"

Showing result 1 - 5 of 116 swedish dissertations containing the word Compiler.

  1. 1. Extensible Compiler Construction

    Author : Torbjörn Ekman; Institutionen för datavetenskap; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; numerical analysis; Computer science; attribute grammars; extensible compilers; context-sensitive transformations; declarative object-oriented programming; kontroll; system; numerisk analys; Datalogi; control; systems;

    Abstract : Processing of programs is a core area in computer science. A compiler that translates source text to machine language is the most well-known kind of tool in this area, but there are numerous other kinds of related applications: source-to-source translators, refactoring tools, reengineering tools, metrics tools, consistency checkers, etc. READ MORE

  2. 2. Compiler optimizations in the presence of uncertain semantics

    Author : Jacob Lidman; Chalmers tekniska högskola; []
    Keywords : TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; Compiler Technology; Compiler Optimization; Fault Tolerance; Program Analysis;

    Abstract : As transistors sizes shrink and architects put more and more cores on chip, computer systems become more susceptible to outside interference. This interference can cause faults that manifest as unexpected and uncontrolled state transitions, possibly leading to costly or harmful consequences. READ MORE

  3. 3. Cache and Compiler Interaction : How to analyze, optimize and time cache behavior

    Author : Xavier Vera; Björn Lisper; Isabelle Puaut; Mälardalens högskola; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; Computer science; Datavetenskap; Datavetenskap;

    Abstract : .... READ MORE

  4. 4. A Distributed Haskell for the Modern Web

    Author : Anton Ekblad; Chalmers tekniska högskola; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; programming languages; distributed systems; web development; interoperability; programming models; functional programming; compiler;

    Abstract : We present the design and implementation of a novel programming model andsoftware development suite for interactive, distributed web applications usingthe Haskell programming language.The suite includes the JavaScript-targeting Haste Haskell compilerwhich improves on the current state of the art by producing smaller and leanerJavaScript code while preserving compatibility with standard Haskell aswell as with the de facto standard GHC compiler. READ MORE

  5. 5. Finding and Exploiting Memory-Level-Parallelism in Constrained Speculative Architectures

    Author : Kim-Anh Tran; Alexandra Jimborean; Stefanos Kaxiras; Louis-Noël Pouchet; Uppsala universitet; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; Memory-level-parallelism; Energy-efficiency; Performance; Compiler; Instruction Scheduling; SW HW Co-Design; Computer Science; Datavetenskap;

    Abstract : One of the main performance bottlenecks of processors today is the discrepancy between processor and memory speed, known as the memory wall. While the processor executes instructions at a high pace, the memory is too slow to provide data in a timely manner. READ MORE