The ImperativeHaskell package
A monad that uses GADTs and continuations to replicate what it is like to program in an imperative language like C or Java with return, for, break, continue, and mutable references.
Properties
| Versions | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.1, 1.0.0.0, 1.0.0.1, 1.1.0.0, 1.1.0.1, 1.1.1.0, 2.0.0.0, 2.0.0.1 |
|---|---|
| Dependencies | base (≥4.0 & <5.0), mtl (>2.0 & <3.0) |
| License | GPL-3 |
| Author | Matthew Mirman |
| Maintainer | Matthew Mirman <mmirman@andrew.cmu.edu> |
| Category | Control |
| Home page | https://github.com/mmirman/ImperativeHaskell |
| Source repository | git clone git://github.com/mmirman/ImperativeHaskell.git |
| Upload date | Thu Apr 19 19:26:54 UTC 2012 |
| Uploaded by | MatthewMirman |
| Built on | ghc-7.4 |
Modules
Downloads
- ImperativeHaskell-0.1.0.1.tar.gz (Cabal source package)
- package description (included in the package)