[Yhc] - Bytecode library

Neil Mitchell ndmitchell at gmail.com
Thu Nov 24 16:03:36 EST 2005


Hi,

I did some work on a byte code reader in Haskell, its going to form
the basis of a bytecode API in the future
[http://www.haskell.org/hawiki/Yhc/ByteCodeApi], but I'm not going to
have that much time to do that in the near future, so here is what i
have now. It can parse a single bytecode file, but only has the
instructions decoded that I actually ended up using - thats easy
enough to fix.

Thanks

Neil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bytecodelib.zip
Type: application/zip
Size: 6101 bytes
Desc: not available
Url : http://www.haskell.org//pipermail/yhc/attachments/20051124/2f88c05c/bytecodelib.zip


More information about the Yhc mailing list