Sökning: "MetaModelica"

Visar resultat 1 - 5 av 6 uppsatser innehållade ordet MetaModelica.

  1. 1. An LLVM backend for the Open Modelica Compiler

    Master-uppsats, Linköpings universitet/Institutionen för datavetenskap

    Författare :John Tinnerholm; [2019]
    Nyckelord :LLVM; Compiler construction; OpenModelica;

    Sammanfattning : This thesis presents the construction and evaluation of an LLVM based codegenerator, an LLVM backend. The introduction of an LLVM based backend into the OpenModelica compiler was done to examine the advantages and disadvantages of compiling Modelica and MetaModelica to LLVM IR instead of C. LÄS MER

  2. 2. A Template-Based Java Code Generator for OpenModelica and MetaModelica

    Master-uppsats, Linköpings universitet/Institutionen för datavetenskap; Linköpings universitet/Tekniska högskolan

    Författare :Manokar Munisamy; [2014]
    Nyckelord :Java Code Generator; Modelica; OpenModelica; Java Runtime System; OpenModelica Complier;

    Sammanfattning : The current OpenModelica Complier (OMC) translates Modelica models into executable Ccodethrough several stages. The Code Generator is the final stage of the compiler whichgenerates target C-code from the optimized sorted equations. Recently, the Code Generator inOMC has been rewritten using the OpenModelica text template language. LÄS MER

  3. 3. Extended Metamodelica Based Integrated Copiler Generator

    Master-uppsats, PELAB - Laboratoriet för programmeringsomgivningar; Tekniska högskolan

    Författare :Arunkumar Palanisamy; [2012]
    Nyckelord :OMCCp; MetaModelica; Modelica; Parser Generator; flex; bison;

    Sammanfattning : OMCCp is a new generation (not yet released) of the OpenModelica Compiler-Compiler parser generator which contains an LALR parser generator implemented in the MetaModelica language with parsing tables generated by the tools Flex and GNU Bison. It also contains very good error handling and is integrated with the MetaModelica semantics specification language. LÄS MER

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

    Master-uppsats, PELAB - Laboratoriet för programmeringsomgivningar

    Författare :Edgar Alonso Lopez-Rojas; [2011]
    Nyckelord :Compiler; Parser; Lexer; Modelica; MetaModelica; OpenModelica; Simulation; LALR; Flex; Bison; Parser Generator; OMCC; OMCCp;

    Sammanfattning : 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. LÄS MER

  5. 5. Bidirectional External Function Interface Between Modelica/MetaModelica and Java

    Master-uppsats, Institutionen för datavetenskap

    Författare :Martin Sjölund; [2009]
    Nyckelord :Java; OpenModelica; MetaModelica; external function; abstract syntax; template language;

    Sammanfattning : A complete Java interface to OpenModelica has been created, supporting both standard Modelica and the metamodeling extensions in MetaModelica. It is bidirectional, and capable of passing both standard Modelica data types, as well as abstract syntax trees and list structures to and from Java and process them in either Java or the OpenModelica Compiler. LÄS MER