copilot-language: A Haskell-embedded DSL for monitoring hard real-time distributed systems.
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/Copilot-Language/copilot-discussion.
Examples are available at https://github.com/Copilot-Language/Copilot/tree/master/Examples.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Copilot
- Copilot.Language
- Operators
- Copilot.Language.Operators.Array
- Copilot.Language.Operators.BitWise
- Copilot.Language.Operators.Boolean
- Copilot.Language.Operators.Cast
- Copilot.Language.Operators.Constant
- Copilot.Language.Operators.Eq
- Copilot.Language.Operators.Extern
- Copilot.Language.Operators.Integral
- Copilot.Language.Operators.Label
- Copilot.Language.Operators.Local
- Copilot.Language.Operators.Mux
- Copilot.Language.Operators.Ord
- Copilot.Language.Operators.Propositional
- Copilot.Language.Operators.Struct
- Copilot.Language.Operators.Temporal
- Copilot.Language.Prelude
- Copilot.Language.Reify
- Copilot.Language.Spec
- Copilot.Language.Stream
- Operators
- Copilot.Language
Downloads
- copilot-language-3.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.9.1, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 3.0, 3.0.1, 3.1, 3.2, 3.2.1, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3.13, 3.14, 3.15, 3.16, 3.16.1, 3.17, 3.18, 3.18.1, 3.19, 3.19.1, 3.20, 4.0, 4.1, 4.2, 4.3 |
---|---|
Change log | CHANGELOG |
Dependencies | array (>=0.5 && <0.6), base (>=4.9 && <5), containers (>=0.4 && <0.7), copilot-core (>=3.1 && <3.2), copilot-theorem (>=3.1 && <3.2), data-reify (>=0.6 && <0.7), ghc-prim (>=0.3 && <0.6), mtl (>=2.0 && <3) [details] |
License | BSD-3-Clause |
Author | Frank Dedden, Lee Pike, Robin Morisset, Alwyn Goodloe, Sebastian Niller, Nis Nordby Wegmann |
Maintainer | Frank Dedden <dev@dedden.net> |
Category | Language, Embedded |
Source repo | head: git clone https://github.com/Copilot-Language/copilot-language.git |
Uploaded | by IvanPerez at 2019-11-23T00:40:21Z |
Distributions | Fedora:3.19.1, LTSHaskell:4.1, Stackage:4.3 |
Reverse Dependencies | 8 direct, 0 indirect [details] |
Downloads | 17402 total (64 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-11-23 [all 1 reports] |