Hello,

I work on the Haxl Team 
(https://code.facebook.com/posts/302060973291128/open-sourcing-haxl-a-library-for-haskell/)
 at Facebook, and we have been working on improving the Thrift bindings for 
Haskell in order to address issues that we have seen both internally and 
externally. For example, 
http://stackoverflow.com/questions/19512952/haskell-thrift-library-300x-slower-than-c-in-performance-test.

What we have come up with is a brand new compiler written entirely in Haskell 
which generates code that is much faster and easier to use than before and has 
much better type checking so that the generated output is guaranteed to 
compile. I am wondering if you are interested in pulling in this new compiler 
for Haskell. I would love to see this code make it back out into open source 
and hopefully bring more Haskell users to use Thrift!

Thanks,
--Noam

Reply via email to