
30 Mar
2011
30 Mar
'11
9:43 p.m.
I'm curious: as I understand it, one of the purposes of the FFI is to allow bindings to "close to the metal" languages. I'm curious what would be involved in letting the FFI provide bindings to LLVM code in Haskell. While I'm at it, I'll mention the most recent reason that this thought occurred to me, which is the complaint in herehttp://disciple-devel.blogspot.com/2011/03/real-time-edge-detection-in-haske... that Haskell can't currently get access to SIMDs, while LLVM doeshttp://llvm.org/docs/LangRef.html#t_vectorhave that access, and I'm trying to think about how I might go about gluing those together. Louis Wasserman wasserman.louis@gmail.com http://profiles.google.com/wasserman.louis