Interesting review about C-like programming languages: the author compares them with Go, the new Google language.
This paragraph is fascinating
If a language aims at system programming, it must be fairly efficient and complexity must be predictable. I must be able to intuitively estimate in what order of magnitude time and memory demands of a certain operation lie.