[Haskell-cafe] [ANNOUNCE] CoreErlang-0.0.2 + maintainer change
Alex Kropivny
alex.kropivny at gmail.com
Mon Nov 7 15:29:53 CET 2011
Hello,
With the authors blessing, I'm taking over maintenance for
http://hackage.haskell.org/package/CoreErlang, a parser/printer for an
intermediate language for the Erlang VM.
Changes in 0.0.2:
- fixed float parse bug
- added Data,Typeable instances to AST
Package is rather esoteric, but it's nice for static source analysis - and
when someone decides they want to compile a new language to the ERTS, the
package is ready...
Regards,
Alex Kropivny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20111107/abf417e6/attachment.htm>
More information about the Haskell-Cafe
mailing list