|
From: Dirk Kleeblatt <klee <at> cs.tu-berlin.de>
Subject: ANNOUNCE: Harpy -- run-time code generation library Newsgroups: gmane.comp.lang.haskell.general Date: 2007-05-11 08:04:56 GMT (1 year, 5 days, 13 hours and 23 minutes ago)
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.
Harpy homepage:
http://uebb.cs.tu-berlin.de/harpy/
Kind regards,
Martin Grabmüller and Dirk Kleeblatt
_______________________________________________ Haskell mailing list Haskell <at> haskell.org http://www.haskell.org/mailman/listinfo/haskell |
|
|