|
|
|
|
|
by centimeter
1936 days ago
|
|
Why not just use Haskell? You don't get OTP/Beam, but the GHC runtime provides almost all the same functionality (plus a lot more), to the point where the Cloud Haskell library is basically a full clone of Erlang's actor functionality. |
|
Also, BEAM is somehow more battle-tested.