[Haskell-cafe] Re: [Haskell] ANNOUNCE: Harpy -- run-time code generation library

Justin Bailey jgbailey at gmail.com
Fri May 11 11:58:28 EDT 2007


On 5/11/07, Dirk Kleeblatt <klee at cs.tu-berlin.de> wrote:
>
> Hi everybody,
>
> we're pleased to announce the first release of Harpy.
>
> Harpy is a library for run-time code generation of x86 machine code.
> It provides not only a low level interface to code generation
> operations, but also a convenient domain specific language for machine
> code fragments, a collection of code generation combinators and a
> disassembler.


Impressive.  Does the library require that an assembler (e.g. MASM) be
installed?

Justin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20070511/3cdb5a90/attachment.htm


More information about the Haskell-Cafe mailing list