The copilot-sbv package
The Copilot back-end targeting SBV http://hackage.haskell.org/package/sbv.
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/niswegmann/copilot-discussion.
Examples are available at https://github.com/leepike/Copilot/tree/master/Examples.
Properties
| Versions | 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 2.1.1 |
|---|---|
| Dependencies | base (≥4.0 & ≤5.0), containers (≥0.4), copilot-core (≥0.2.4), filepath (≥1.1), pretty (≥1), sbv (≥2.4) |
| License | BSD3 |
| Author | Lee Pike , Robin Morisset , Alwyn Goodloe , Sebastian Niller , Nis Nordby Wegmann |
| Maintainer | leepike@galois.com |
| Stability | Experimental |
| Category | Language, Embedded |
| Source repository | git clone http://github.com/leepike/copilot-sbv.git |
| Upload date | Mon Feb 25 04:42:31 UTC 2013 |
| Uploaded by | LeePike |
| Built on | ghc-7.6 |
Modules
Downloads
- copilot-sbv-2.1.1.tar.gz (Cabal source package)
- package description (included in the package)