Essays about: "LALR"

Found 2 essays containing the word LALR.

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

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