@hackage modelicaparser0.1.0.0

A parser for the modelica language

  • Categories

    • License

      BSD-3-Clause

    • Maintainer

      Heinrich Hördegen <hoerdegen@energiefluss.info>

    • Versions

    • Installation

    • Dependencies (3)

    • Dependents (1)

      @hackage/acme-everything
    • Package Flags

        buildtests
         (on by default)

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

    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.