Essays about: "Lexer"

Found 3 essays containing the word Lexer.

  1. 1. An LLVM Compiler for CAL

    University essay from Sektionen för Informationsvetenskap, Data– och Elektroteknik (IDE)

    Author : Haseeb Ullah; Amir Mofakhar; [2011]
    Keywords : CAL; LLVM; Compiler;

    Abstract : Massively parallel architectures are gaining momentum thanks to the opportunities for both high performance and low-power consumption. After being a matter for experiments in academia, manycores are now in production and industries with products that rely on high performance, for example, in the field of telecom and radar, are in the process of adopting them. READ MORE

  2. 2. FrontWay PaperFront to OpenModelica Translator

    University essay from PELAB - Laboratoriet för programmeringsomgivningar

    Author : Roohul Halim; Syed Atif Shaharyar; [2011]
    Keywords : OpenModelica; ExtendSim; Translator; ANTLR; AST; StringTemplate; Parser;

    Abstract : Many companies in the domain of modeling and simulation are showing interest in the new emerging OpenModelica, an object oriented modeling and simulation platform based on Modelica language. The purpose of this thesis is to study if and how simulation libraries written in ExtendSim such as PaperFront, can be semi-automatically converted to equivalent Modelica libraries. READ MORE

  3. 3. OMCCp : A MetaModelica Based Parser Generator Applied to Modelica

    University essay from PELAB - Laboratoriet för programmeringsomgivningar

    Author : Edgar Alonso Lopez-Rojas; [2011]
    Keywords : Compiler; Parser; Lexer; Modelica; MetaModelica; OpenModelica; Simulation; LALR; Flex; Bison; Parser Generator; OMCC; OMCCp;

    Abstract : The OpenModelica Compiler-Compiler parser generator (OMCCp) is an LALR(1) parser generator implemented in the MetaModelica language with parsing tables generated by the tools Flex and GNU Bison. The code generated for the parser is in MetaModelica 2. READ MORE