Hacker News new | ask | show | jobs
by andrewfromx 3726 days ago
specially with this stuff http://www.jerf.org/iri/post/2930 https://github.com/thejerf/suture golang for the win!
1 comments

This is certainly something useful for Go, but it's only one aspect of Erlang.

You still don't have to guarantee of thread-safety, you still don't have the immutability, you still don't have tail-call optimization, and perhaps most importantly, you don't have a REPL for hot-code updates.