Hacker News new | ask | show | jobs
by gls2ro 208 days ago
> but is definitely not object-oriented.

I think Go is pretty much an OOP like programming language. While maybe it does not "look like" an OOP language it seems to me to allow a wide range of constructs and concepts from OOP.

I am not a Go programmer just reading about it, so I could be wrong.