Hacker News new | ask | show | jobs
by dsego 4546 days ago
You could try Objective-C. It's proper OOP with messages, and you can write normal C style stuff. None of C++ stupidity (like cout<<"Hello World", yuck).
1 comments

Except Objective-C is Apple's toy.

GNUStep does not count, as it is ages behind Cocoa.