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/niswegmann/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 |
|---|---|
| Dependencies | base (≥4.0 & <5), containers (≥0.4 & <1), 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/niswegmann/copilot-core.git |
| Upload date | Fri Mar 2 03:39:03 UTC 2012 |
| Uploaded by | LeePike |
| Built on | ghc-7.4 |
Modules
Downloads
- copilot-core-0.2.4.tar.gz (Cabal source package)
- package description (included in the package)