You must be referring to "erlang-0.1", an alpha release of a package that impersonates an Erlang node.

Which is surely useful to someone, somewhere, but is not useful to write a messaging application.

Regards,

John

On Jan 8, 2009, at 4:17 PM, Bryan O'Sullivan wrote:

On Thu, Jan 8, 2009 at 10:06 AM, Don Stewart <d...@galois.com> wrote:
Note that there even exists an FFI binding to Erlang for Haskell, so
that Haskell nodes can seamlessly interact with other nodes speaking
Erlang's protocol format.

Actually, the erlang package doesn't use the FFI: it speaks the Erlang wire protocol to send and receive terms.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to