@hackage / ImperativeHaskell

A library for writing Imperative style haskell.

Latest2.0.0.1

About

Metadata

  • Last updated , by MatthewMirman
  • License GPL-3.0-only
  • Categories Development, Systems Programming
  • Maintained by: Matthew Mirman <mmirman@andrew.cmu.edu>

  • Lottery factor: 0

Links

Installation

Readme

Just proof that Haskell' can be truly imperative, and even look like C.

For some background, look in http://kormacode.blogspot.com/2011/11/c-style-haskell_10.html

For an example usage, look in Main.hs.