Hacker News new | ask | show | jobs
by futurehuman 4505 days ago
I've looked a little with Go and to be honest I thought it was awesome. It felt very Pythonic almost to the point of feeling like a dynamic language.

The only reason why i wouldn't choose Go at this point is a) it can't be linked from other languages b) can't be used for OS development c) can't be used for embedded systems (I would love to use it for Pebble or Android).

1 comments

If you care about embedded systems, go with C++.