Essays about: "OMCCp"

Found 3 essays containing the word OMCCp.

  1. 1. Type Inferencing and MATLAB to Modelica Translation

    University essay from Linköpings universitet/Institutionen för datavetenskap; Linköpings universitet/Tekniska högskolan

    Author : Jahanzeb Mohammad; [2014]
    Keywords : Type Inferencing and MATLAB to Modelica Translation;

    Abstract : Matlab is a proprietary, interactive, dynamically-typed language for technical computing. It is widely used for prototyping algorithms and applications of scientific computations. Since it is a dynamically typed language, the execution of programs has to be analyzed and interpreted which results in lower computational performance. READ MORE

  2. 2. Extended Metamodelica Based Integrated Copiler Generator

    University essay from PELAB - Laboratoriet för programmeringsomgivningar; Tekniska högskolan

    Author : Arunkumar Palanisamy; [2012]
    Keywords : OMCCp; MetaModelica; Modelica; Parser Generator; flex; bison;

    Abstract : 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. 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