[haskell-llvm] A simplified LLVM binding

Karacsony Mate k_mate at inf.elte.hu
Tue Oct 11 15:44:16 BST 2011


Hi!

I need a simple haskell LLVM binding, that doesn't require the LLVM libraries (it's difficult to install them on windows, etc). "Simple" means that I need only a subset of the current functionality (eg. arithmetics, control structures, array handling). LLVM assemlby code generation is also good enough.

Does anybody know about a binding like this, or is it possible to simplify the current implementation and remove the FFI calls from it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://projects.haskell.org/pipermail/haskell-llvm/attachments/20111011/4813df03/attachment.htm>


More information about the Haskell-llvm mailing list