March 19, 2004

Die C, die!

From this Slash­dot entry about Portable .Net:

The death of C has been greatly exag­ger­ated. It will adapt – it always has.

Gee, does it really have too?

All kid­ding aside, C really should die, or at least be half in the grave.

It really only should be used for per­for­mance focused appli­ca­tions that have to run on lim­ited hard­ware. Oth­er­wise, there are plenty of really good lan­guages that need to sup­plant it.

And I don’t mean Java, the seed of C.

I’d love to talk with some Java folks some time… it seems like you don’t get much in return for the trade­off you make when you go with an inter­preted language.

With Python, at least you get great pro­duc­tiv­ity increases, cleaner code, less cruft, and a warm happy feel­ing inside in exchange for some per­for­mace loss (and if you really, really need it, you can code performance-​related tasks in C with Python).

Filed under: Technology

Next:
Previous:

Related

Comments