The copilot-core package
Intermediate representation 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.
Properties
| Versions | 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 2.1.1 |
|---|---|
| Dependencies | base (≥4.0 & ≤5.0), containers (≥0.4), dlist, mtl (≥2.0), pretty (≥1.0), pretty-ncols (≥0.1), random (>1.0) |
| License | BSD3 |
| Author | Lee Pike, Robin Morisset, Alwyn Goodloe, Sebastian Niller, Nis Nordby Wegmann |
| Maintainer | leepike@gmail.com |
| Stability | Experimental |
| Category | Language, Embedded |
| Source repository | git clone git://github.com/leepike/copilot-core.git |
| Upload date | Mon Feb 25 04:40:05 UTC 2013 |
| Uploaded by | LeePike |
| Built on | ghc-7.6 |
Modules
Downloads
- copilot-core-2.1.1.tar.gz (Cabal source package)
- package description (included in the package)