copilot-core: An intermediate representation for Copilot.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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/Copilot-Language/copilot-discussion.
Examples are available at https://github.com/Copilot-Language/Copilot/tree/master/Examples.
[Skip to Readme]
Properties
Versions | 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 3.0, 3.0, 3.0.1, 3.1, 3.2, 3.2.1, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9 |
---|---|
Change log | None available |
Dependencies | base (>=4.9 && <5), containers (>=0.4 && <0.7), dlist, mtl (>=2.0 && <2.3), pretty (>=1.0 && <1.2), random (>1.0 && <1.2) [details] |
License | BSD-3-Clause |
Author | Frank Dedden, Lee Pike, Robin Morisset, Alwyn Goodloe, Sebastian Niller, Nis Nordbyop Wegmann |
Maintainer | Frank Dedden <dev@dedden.net> |
Category | Language, Embedded |
Source repo | head: git clone https://github.com/Copilot-Language/copilot-core.git |
Uploaded | by frankdedden at 2019-04-01T22:15:27Z |
Modules
[Index]
Downloads
- copilot-core-3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees