@lanodan
>Made by Google
So is this just an object-oriented Go?
@ryo @xianc78 @lanodan Is it really? I’m not too familiar with either, but from what I’ve seen of them and read about tehm, C++ seems to differ from C in subtle ways and mix in lots of its own syntax, while Objective-C is just C with object definitions and messaging in the form of [object message]. Or is there much more to it?