@hackage CSPM-Interpreter0.1.0.0

An interpreter for CSPM

  • Installation

  • Dependencies (0)

  • Dependents (0)

This module contains an interpreter for CSPM and instance declarations than implement the interface defined in the package CSPM-CoreLanguage. All type family instances that belong to this implementation are indexed with the phantom-type INT (INT == interpreter). The operational semantics of core-CSP is defined in a separate package.