The copilot-libraries package
Libraries for the Copilot language.
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 | array, base (≥4.0 & <5), containers, copilot-language, mtl (≥2.0), parsec (≥2.0) |
| License | BSD3 |
| Author | Lee Pike, Robin Morisset, Alwyn Goodloe, Sebastian Niller, Nis Nordby Wegmann |
| Maintainer | niswegmann@gmail.com |
| Stability | Experimental |
| Category | Language, Embedded |
| Source repository | git clone git://github.com/niswegmann/copilot-libraries.git |
| Upload date | Sat Mar 3 05:11:10 UTC 2012 |
| Uploaded by | LeePike |
| Built on | ghc-7.4 |
Modules
- Copilot
- Library
- Copilot.Library.Clocks
- Copilot.Library.LTL
- Copilot.Library.Libraries
- Copilot.Library.PTLTL
- Copilot.Library.RegExp
- Copilot.Library.Stacks
- Copilot.Library.Statistics
- Copilot.Library.Utils
- Copilot.Library.Voting
- Library
Downloads
- copilot-libraries-0.5.tar.gz (Cabal source package)
- package description (included in the package)