Hacker News new | ask | show | jobs
by wyldfire 3697 days ago
Objective-C likely suffers from similar problems of C and C++. It's just too easy to shoot yourself in the foot with these languages.

Rust, D, golang, swift all appear to share a common goal of having a mid-to-low-level imperative/OO language that has learned from C/C++/ObjC's mistakes.