@hackage / modelicaparser

A parser for the modelica language

Latest0.1.0.0

About

Metadata

  • Last updated , by fphh
  • License BSD-3-Clause
  • Maintained by: Heinrich Hördegen <hoerdegen@energiefluss.info>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    buildtests (on by default)

    build test suite (makes trouble with TemplateHaskell and dynamic linking)

Readme

According to the Modelica Language Specification 3.3, Apendix B: https://modelica.org/documents/ModelicaSpec33.pdf. The main interface of the parser is in Language.Modelica.Parser. The main entry point to the parser is stored_definition.