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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to