CSPM-Interpreter: An interpreter for CSPM

[ bsd3, concurrency, formal-methods, language, library ] [ Propose Tags ]

This package contains an interpreter for CSPM and instance declarations that implement the interface defined in the package CSPM-CoreLanguage. The operational semantics of core-CSP is defined in the CSPM-FiringRules package.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.0.0, 0.4.0.2, 0.4.4.1, 0.5.1.0, 0.6.0.3, 0.6.1.0, 0.7.0.0, 0.7.1.0
Dependencies array (>=0.5 && <0.6), base (>=4.0 && <5.0), containers (>=0.5 && <0.6), CSPM-CoreLanguage (>=0.3 && <0.4), CSPM-Frontend (>=0.12 && <0.13), mtl (>=2.2 && <2.3), prettyclass (>=1.0 && <1.1), syb (>=0.4 && <0.8) [details]
License BSD-3-Clause
Author 2010 - 2017 Marc Fontaine <Marc.Fontaine@gmx.de>
Maintainer Marc Fontaine <Marc.Fontaine@gmx.de>
Category Language, Formal Methods, Concurrency
Source repo head: git clone git://github.com/MarcFontaine/cspm
Uploaded by MarcFontaine at 2017-10-26T16:06:04Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 10783 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-10-26 [all 1 reports]

Readme for CSPM-Interpreter-0.7.1.0

[back to package description]

CSPM-Interpreter

This package contains an interpreter for CSPM and instance declarations that implement the interface defined in the package CSPM-CoreLanguage. The operational semantics of core-CSP is defined in the CSPM-FiringRules package.

Haddock documentation