sessiontypes: Session types library

[ control, gpl, library, program ] [ Propose Tags ]

This packages provides a deep embedded domain-specific language for writing session typed program. A session typed program is a program annotated with session types. A session type describes a communication protocol at the type-level. The motivation for doing so is that it gives you a static guarantee that a program correctly implements a protocol. It may even guarantee that no deadlocking can occur.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0, 0.1.1, 0.1.2
Change log ChangeLog
Dependencies base (>=4.7 && <5), deepseq (>=1.4 && <1.5), diagrams-lib (>=1.4 && <1.5), diagrams-svg (>=1.4 && <1.5), mtl (>=2.2 && <2.3), sessiontypes, transformers (>=0.5 && <0.6), vector (>=0.12 && <0.13) [details]
License GPL-3.0-only
Copyright 2017 Ferdinand van Walree
Author Ferdinand van Walree
Maintainer Ferdinand van Walree
Category Control
Home page https://github.com/Ferdinand-vW/sessiontypes#readme
Source repo head: git clone https://github.com/Ferdinand-vW/sessiontypes
Uploaded by ferdinandvw at 2017-10-11T00:47:58Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Executables test-visualizer
Downloads 1978 total (10 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-11 [all 1 reports]