Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : libcspm

This library provides a parser, type checker and evaluator for machine CSP. The parser is designed to be compatible with FDR2 and, in particular, deals with the ambiguity between greater than and end of sequence in the same way (as far as possible, see CSPM.Parser for more information). The typechecker is as liberal as it is possible to make a typechecker without making typechecking undecidable. Documentation on the type system is forthcoming. The evaluator is relatively experimental, but should be able to evaluate any CSPM expression that FDR2 can. The output of this phase (if a process is evaluated) is a tree of CSP (note not CSPM) operator applications which should be suitable for input into a refinement checker, or other process algebraic tool. The main module of interest will be the CSPM module. This packages up most of the functionality of the library in an easy to use, relatively high level format. See CSPM for an example of how to use this module.

Registry - Source - JSON
purl: pkg:hackage/libcspm
Keywords: bsd3, concurrency, library
License: BSD-3-Clause
Latest release: over 10 years ago
First release: over 12 years ago
Dependent repositories: 2
Downloads: 4,642 total
Stars: 30 on GitHub
Forks: 6 on GitHub
Total Commits: 733
Committers: 4
Average commits per author: 183.25
Development Distribution Score (DDS): 0.015
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 18 days ago

    Loading...
    Readme
    Loading...