Skip to content

Commit

Permalink
updated description.
Browse files Browse the repository at this point in the history
  • Loading branch information
LeePike committed Feb 10, 2012
1 parent a635789 commit 74bb982
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion copilot-c99.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,18 @@ cabal-version : >= 1.10
name : copilot-c99
version : 0.2.4
synopsis : A compiler for Copilot targeting C99.
description : This is a back-end from Copilot to the Atom DSL. Please see README.mk for more details.
description :
This package is a back-end from Copilot to the Atom DSL.
.
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>.

license : BSD3
license-file : LICENSE
maintainer : leepike@galois.com
Expand Down

0 comments on commit 74bb982

Please sign in to comment.