@hackage copilot-libraries2.2.1
Libraries for the Copilot language.
Categories
License
BSD-3-Clause
Maintainer
leepike@gmail.com
Links
Versions
Installation
Dependencies (6)
- array
- base >=4.0 && <=5.0
- containers
- copilot-language ==2.2.1
- mtl >=2.0
- parsec >=2.0 Show all…
Dependents (3)
@hackage/copilot-verifier, @hackage/acme-everything, @hackage/copilot
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/leepike/copilot-discussion.
Examples are available at https://github.com/Copilot-Language/Copilot/tree/master/Examples.