ImperativeHaskell: A library for writing Imperative style haskell.
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.
[Skip to Readme]
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) [details] |
License | GPL-3.0-only |
Author | Matthew Mirman |
Maintainer | Matthew Mirman <mmirman@andrew.cmu.edu> |
Category | Control |
Home page | https://github.com/mmirman/ImperativeHaskell |
Source repo | head: git clone git://github.com/mmirman/ImperativeHaskell.git |
Uploaded | by MatthewMirman at Wed Apr 25 14:37:39 UTC 2012 |
Distributions | NixOS:2.0.0.1 |
Downloads | 4787 total (39 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Modules
[Index]
Downloads
- ImperativeHaskell-0.2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)