[Haskell-cafe] If Python now has a good email library; how challenging is it to call Python from Haskell?

Brandon Moore brandon_m_moore at yahoo.com
Wed Oct 27 14:42:30 EDT 2010



On Oct 27, 2010, at 12:43 PM, caseyh at istar.ca wrote:
> :)

I will point out that "Python Haskell Interface" has an excellent axiom. Unfortunately, my attempt to write a nice wrapper around the Python FFI foundered years ago chasing segfaults. It doesn't seem like it should be too hard, if you get the reference counting right - and tie everything to the GIL (ick).


      


More information about the Haskell-Cafe mailing list