The copilot package
This package is the main entry-point for using 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.
Properties
| Versions | 0.21, 0.22, 0.23, 0.25, 0.26, 0.27, 0.28, 1.0, 1.0.1, 1.0.2, 2.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.1.0, 2.1.1 |
|---|---|
| Dependencies | base (≥4.0 & ≤5.0), copilot-c99 (≥0.2), copilot-cbmc, copilot-core (≥0.2.3), copilot-language (≥0.4), copilot-libraries (≥0.4), copilot-sbv (≥0.6), directory (≥1.1), random |
| License | BSD3 |
| Author | Nis Nordby Wegmann, Lee Pike, Robin Morisset, Sebastian Niller, Alwyn Goodloe |
| Maintainer | Lee Pike <leepike@galois.com> |
| Stability | Experimental |
| Category | Language, Embedded |
| Home page | http://leepike.github.com/Copilot/ |
| Source repository | git clone git://github.com/leepike/Copilot.git |
| Executables | copilot-regression |
| Upload date | Mon Feb 25 04:44:24 UTC 2013 |
| Uploaded by | LeePike |
| Built on | ghc-7.6 |
Modules
- Language
Downloads
- copilot-2.1.1.tar.gz (Cabal source package)
- package description (included in the package)