Erlang.NET
Erlang.NET copied to clipboard
Erlang.NET is an implementation of an Erlang node in C#
Hi there! First of all, thanks a lot for sharing this great library. I think I found an issue with Boolean Atom conversions due to calling ToString() for serialization. ToString...
Should be http://www.erlang.org/pipermail/erlang-questions/2004-May/012315.html instead of http://www.erlang.org/pipermail/erlang-questions/2004-May/012313.html :)
hi there, been playing with your code as an alternative to otp.net. its great - thanks! one small thing - there appears to be a bug in your implentation of...