Hacker News new | ask | show | jobs
by rkangel 1944 days ago
Out of interest, what are you looking for in Go that Erlang doesn't give you?
1 comments

Nothing particularly. I'm always interested in other languages. Offhand though, I imagine Go might make working with native code a bit easier.

Go is kinda weird to me because I always here people refer to it as a systems language in comparison to C or C++, but have really only seen it used for things like web services.