This one struck me in particular as unconvincing:
> The problem is that C have practically no checks, so any safety checks put into the competing language will have a runtime cost, which often is unacceptable.
Why would all possible checks that provide an improvement over C be runtime-only?