copilot-sbv: A compiler for CoPilot targeting SBV.
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/Copilot-Language/copilot-discussion.
Examples are available at https://github.com/Copilot-Language/Copilot/tree/master/Examples.
[Skip to Readme]
Modules
[Index]
- Copilot
- Compile
- Copilot.Compile.SBV
- Copilot.Compile.SBV.ACSLexpr
- Copilot.Compile.SBV.ACSLproof
- Copilot.Compile.SBV.Code
- Copilot.Compile.SBV.Common
- Copilot.Compile.SBV.Copilot2SBV
- Copilot.Compile.SBV.Driver
- Copilot.Compile.SBV.Makefile
- Copilot.Compile.SBV.MetaTable
- Copilot.Compile.SBV.Params
- Copilot.Compile.SBV.Queue
- Copilot.Compile.SBV.Transform
- Copilot.Compile.SBV.Witness
- Copilot.Compile.SBV
- Compile
Downloads
- copilot-sbv-2.2.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, 2.1.1, 2.1.2, 2.2.0, 2.2.1 |
---|---|
Dependencies | base (>=4.0 && <5), containers (>=0.4), copilot-core (==2.2.1), directory (>=1.2.1), filepath (>=1.1), pretty (>=1), sbv (>=5.0) [details] |
License | BSD-3-Clause |
Author | Lee Pike , Robin Morisset , Alwyn Goodloe , Sebastian Niller , Nis Nordby Wegmann |
Maintainer | leepike@galois.com |
Category | Language, Embedded |
Source repo | head: git clone http://github.com/leepike/copilot-sbv.git |
Uploaded | by agoodloe at 2017-07-12T16:38:57Z |
Distributions | |
Reverse Dependencies | 3 direct, 5 indirect [details] |
Downloads | 8734 total (25 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-07-12 [all 1 reports] |