imperative-edsl

Deep embedding of imperative programs with code generation

https://github.com/emilaxelsson/imperative-edsl

Latest on Hackage:0.9@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Anders Persson, Emil Axelsson, Markus Aronsson
Maintained by [email protected]

Deep embedding of imperative programs with code generation.

The main module for users who want to write imperative programs is Language.Embedded.Imperative.

Examples can be found in the examples directory.