| Copyright | (c) 2006-2015 Martin Grabmueller and Dirk Kleeblatt |
|---|---|
| License | BSD3 |
| Maintainer | martin@grabmueller.de |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell98 |
Harpy
Description
Harpy is a library for run-time code generation of x86 machine code.
This is a convenience module which re-exports the modules which are essential for using Harpy.
Documentation
module Harpy.CodeGenMonad
module Harpy.Call
module Harpy.X86Assembler
module Control.Monad.Trans