Originally posted by Salem
Best to leave the language pretty much as it is IMO. The last thing C needs is to become some bloated monstrosity which is capable of performing every task, but is far from ideal at doing any of them. As it is, it is capable of doing every task, but it is especially good at some of them.

There isn't a single best language for every task, and nor is it possible to try and create such a language. If PHP gets the job done then use it.

Of course you're free to write your own language if you want to - there are several thousand already to choose from (here are a
few).
I think it will be better if you can have one programming language, that can be used for creating all types of applications, console, windows, web applications, etc...
It will be easier for people to learn a one language, and be able to creat almost all kinds of applications with it.

Note:
The link is nice.