@hackage copilot-language2.2.0
A Haskell-embedded DSL for monitoring hard real-time distributed systems.
Categories
License
BSD-3-Clause
Maintainer
leepike@gmail.com
Links
Versions
Installation
Dependencies (8)
- array
- base >=4.0 && <5
- containers >=0.4
- copilot-core >=2.2.0
- copilot-theorem >=2.0
- data-reify >=0.6 Show all…
Dependents (11)
@hackage/copilot-c99, @hackage/copilot-verifier, @hackage/ogma-core, @hackage/acme-everything, @hackage/arduino-copilot, @hackage/sketch-frp-copilot, Show all…
The concrete syntax for Copilot.
Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in Haskell that compiles into embedded C. Copilot contains an interpreter, multiple back-end compilers, and other verification tools. A tutorial, bug reports, and todos are available at https://github.com/leepike/copilot-discussion.
Examples are available at https://github.com/leepike/Copilot/tree/master/Examples.