[Haskell] ANNOUNCE: Harpy 0.4.2

Dirk Kleeblatt klee at cs.tu-berlin.de
Wed Mar 10 10:49:16 EST 2010


We are pleased to announce the release of Harpy 0.4.2, a library for
runtime code generation for x86 machine code.

Harpy is available from Hackage:

http://hackage.haskell.org/package/harpy


Following changes are new in this release:

- The disassembler is now in a separate package, and is
  re-exported for compatibility by Harpy. This allows
  us to give the more liberal BSD license to the disassembler.
  See http://hackage.haskell.org/package/disassembler

- The "mov", "jcc" (jump on condition code), and "cmp"
  instructions support "Ptr a" as operands.

- Henning Thielemann provided some further floating point and
  SSE instructions.

- The loop instruction supports labels now.


Happy Haskell Hacking with Harpy,

  Martin and Dirk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3225 bytes
Desc: S/MIME Cryptographic Signature
Url : http://www.haskell.org/pipermail/haskell/attachments/20100310/866e6c59/smime.bin


More information about the Haskell mailing list