[Haskell-cafe] Internet Communications Engine and Haskell

Don Stewart dons at galois.com
Thu Jun 26 13:31:41 EDT 2008


mmitar:
> Hi!
> 
> Has been any work on implementing Internet Communications Engine in
> Haskell already done? Any other suggestions how could I use ICE in
> Haskell? Through FFI calls to its C++ version?
> 
> http://www.zeroc.com/ice.html

I think FFI would be the cheapest solution. There's likely a C api
somewhere on the internets.


More information about the Haskell-Cafe mailing list